Skip to content

demo app to search for keys in redis using reactive webflux and reactive redis template

Notifications You must be signed in to change notification settings

tumux/reactiveredistemplate-key-pattern-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reactiveredistemplate-key-pattern-search

demo app to search for keys in redis using reactive webflux and reactive redis template

  1. to start redis you can use docker-compose from the project
  2. for this demo to work properly - all you need is some data in redis
  3. use http://localhost:8080/cache?pattern=MY_PATTERN to try it out and change MY_PATTERN with your own value

About

demo app to search for keys in redis using reactive webflux and reactive redis template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages