Ecosyste.ms: Awesome
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: 3 days ago
JSON representation
Record nspub events in sqlite
- Host: GitHub
- URL: https://github.com/jw4/nsrecorder
- Owner: jw4
- License: mit
- Created: 2018-04-03T00:24:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-13T18:34:08.000Z (over 5 years ago)
- Last Synced: 2024-10-12T12:24:10.969Z (about 1 month ago)
- Topics: coredns, docker-compose, docker-image, nsq, sqlite3
- Language: Go
- Homepage:
- Size: 2.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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