redis-microservices-demo icon indicating copy to clipboard operation
redis-microservices-demo copied to clipboard

Microservice application with various Redis use-cases with RediSearch, RedisGraph and Streams. The data are synchronize between MySQL and Redis using Debezium as a CDC engine

Results 20 redis-microservices-demo issues
Sort by recently updated
recently updated
newest added

Adds maven wrapper for Apache Maven 3.6.3

I read the README, checked out the repository, and I assumed the maven wrapper would be included. https://github.com/takari/maven-wrapper I don't have mvn installed. The wrapper helps insure that users are...

Move the search result screen (Search & Faceted Search) in a component shared by these 2 screens see https://github.com/RediSearch/redisearch-getting-started/issues/32

enhancement

Signed-off-by: André Srinivasan

Basic service. Will work once update once jRedisGraph available.

I think it would be good to have an application where users could enter text comments, and those comments could be searched. We might consider doing this as an enrichment...

question
feature

In the current application the `RedisCacheService` service is not used. This is the start of a project to show caching & invalidation using CDC/Stream This feature will be commented for...

* [x] Put the default value to `*` and call the rest api * [ ] Expose a list of sample queries that user can use directly

feature