Inspiration
Many current request/response systems were crashing the browser when loading a huge amounts of data. Streaming will ease the backpressure.
What it does
Orders from CSV will be able to be streamed in real-time producing quotes and QR code labels.
How I built it
Redis streams, Pub/Sub, Spring, Flux
Challenges I ran into
Issues with ReactiveRedisOperations and ReactiveRedisOperations (Pub/Sub). UI design.
Accomplishments that I'm proud of
Real-time streaming
What I learned
Experiment with technologies for streaming.
What's next for Quote Stream
Adding eBay & Amazon integration See what I can do next with Redis technology


Log in or sign up for Devpost to join the conversation.