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

https://github.com/jw4/nsrecorder

Record nspub events in sqlite
https://github.com/jw4/nsrecorder

coredns docker-compose docker-image nsq sqlite3

Last synced: about 2 months ago
JSON representation

Record nspub events in sqlite

Awesome Lists containing this project

README

        

# nsrecorder

`nsr` listens for events published to NSQ by [nspub](github.com/jw4/nspub), and records them.

The docker image expects a volume mounted at /var/lib/data in which it will create the sqlite db file, which defaults to nsr.db