Skip to content

Dumps messages from nsq into rocksdb, exposed via rocksdbserver.

License

Notifications You must be signed in to change notification settings

deep-compute/nsq-to-rocksdbserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nsq-to-rocksdbserver

Dumps messages from nsq into rocksdb, exposed via rocksdbserver.

Installation

Recommended to be in a virtual environment Please follow build instructions for rocksdbserver at https://github.com/deep-compute/rocksdbserver

Until this is available on pypi, clone the repository and run

pip install .

Usage

nsq-to-rocksdbserver run --port PORT /path/to/rocksdb/data/dir NSQ_TOPIC

About

Dumps messages from nsq into rocksdb, exposed via rocksdbserver.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages