demo app to search for keys in redis using reactive webflux and reactive redis template
- to start redis you can use docker-compose from the project
- for this demo to work properly - all you need is some data in redis
- use http://localhost:8080/cache?pattern=MY_PATTERN to try it out and change MY_PATTERN with your own value