Skip to content

prabirshrestha/mq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mq

Generic simple message queue library for rust.

Example

Cargo.toml

[dependencies]
mq = "0.20.1"
mq-surreal = "0.20.1"
tokio = { version = "1.40.0", features = ["full"] }

Refer to the examples on the usage.

Supported Backends

  • SurrealDB

If you are interested in other backends feel free submit PR or features requests.

LICENSE

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages