Generic simple message queue library for rust.
[dependencies]
mq = "0.20.1"
mq-surreal = "0.20.1"
tokio = { version = "1.40.0", features = ["full"] }
Refer to the examples on the usage.
- SurrealDB
If you are interested in other backends feel free submit PR or features requests.
MIT