Skip to content

Yet another redis message queue convenience library. This one is in C and uses libev.

License

Notifications You must be signed in to change notification settings

lessandro/redismq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yet another redis message queue convenience library. This one is in C and uses
libev.

Goals:

- libev
- blpop/rpush message queue
- never loses messages
- all messages sent in order
- automatically and transparently reconnects in case of disconnection
- C99
- BSD 2-clause license

About

Yet another redis message queue convenience library. This one is in C and uses libev.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages