Redis plugin for Streamz¶
This is a streamz plugin for Redis. It allows you to read and write data in a fault-tolerant way. If you’re here, you probably already know what Streamz is and why it’s awesome. If not, just Read the Docs.
For a short guide to streamz_redis, see Quickstart.
For more in-depth tutorials, go on to Redis Lists Tutorial and then Redis Streams Tutorial.
For reference, refer to API.