Learn how to build a GraphQL API to be able to identify events and customer information. Check out the application on Launchpad →
[ Ссылка ]
This app showcases how to use real-time GraphQL using Redis Streams and real-time search using RediSearch and Java. GraphQL API is implemented using Spring Boot and Java which is backed by Redis Enterprise and uses the RediSearch module, Redis Streams, and Redis Hash data structure.
The createCustomer, updateCustomer, and deleteCustomer GraphQL mutations use Redis Hash and stream data to store the state and push the events. The subscribeEvents (GraphQL subscription) uses Redis Streams to fetch all customer events or the latest customer events. The searchCustomers GraphQL query uses RediSearch to search customers. Also, the customers and findCustomer use Redis Hash to find all customers or a particular individual.
Check out similar apps on Redis Launchpad: [ Ссылка ]
Technology Stack:
- GraphQL
- Java
- Spring Boot
Redis Modules used:
- RediSearch
Build an app of your own. Try Redis Enterprise Cloud for FREE today! → [ Ссылка ]
--
Links:
Redis Launchpad: [ Ссылка ]
Project Source Code: [ Ссылка ]
Get Started with Redis: [ Ссылка ]
RedisJSON Tutorials: [ Ссылка ]
Join our discord server → [ Ссылка ]
Ещё видео!