|
|
|
|
|
by erulabs
2651 days ago
|
|
Streams are great! I've written a small library for Node which attempts to wrap some of the complexity (particularly for handling multiple connections for UNBLOCK calls, etc). So far I haven't used it outside of hobby projects for webGL games and such, but it's worked brilliantly, and no Kafka required for hobby async-streaming infrastructure! Hopefully it's useful to someone out there! https://github.com/erulabs/redis-streams-aggregator |
|