Skip to content

jeffbryner/json2redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

json2redis

Simple rust project to take json from a file and stick it in a redis queue, for testing it's counterpart: redis2es

Whatever is in events.json will end up in redis in a queue called 'eventqueue', via threads, 10 entries at a time.

About

simple rust project to take json from a file and stick it in a redis queue

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages