An open API service indexing awesome lists of open source software.

https://github.com/rupurt/microstream

Lightweight stream processing with Redis. Atomically manage streams and state together
https://github.com/rupurt/microstream

Last synced: 9 months ago
JSON representation

Lightweight stream processing with Redis. Atomically manage streams and state together

Awesome Lists containing this project

README

          

# Microstream

Lightweight stream processing with Redis. Atomically manage streams and state together

## Install

```
npm install @rupurt/microstream
```

## License

`microstream` is released under the [MIT license](./LICENSE)