This repository contains a demo for Redis Streams using Java.
simple-streams
Simple Stream usage with Java.redis-stream-frontend
Frontend for Feature Poll.redis-stream-demo
Demo application bundlingredis-stream-frontend
.
simple-streams
Use bundled Maven wrapper. Change directory tosimple-streams
and run$ ./mvn package
.redis-stream-frontend
Built throughredis-stream-demo
. Make sure to have NodeJS andng
installed ($ npm i -g ng
).redis-stream-demo
Use bundled Maven wrapper. Change directory toredis-stream-demo
and run$ ./mvn package
.