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

https://github.com/jcaesar/samza-wordcout-docker-patchedrocks


https://github.com/jcaesar/samza-wordcout-docker-patchedrocks

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

## Samza WordCount example in docker-compose, with a patchable RocksDB.

Run as
```
docker-compose kill
docker-compose rm -vf
docker-compose up --build --abort-on-container-exit
```
or similar.

(Don't ask what I needed it for.)