Skip to content

jettify/tulipmq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TulipMQ

TulipMQ is super simple message queue based on redis database and asyncio (PEP-3156/tulip) framework. Created for study purposes, not battle tested or used in production.

TODO:

  1. add message format validation
  2. proper exception handling
  3. get rid of redis flushdb in tests

About

Super simple message queue based on redis and asyncio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages