Cargo Features
AuroraStreams has no features set by default.
[dependencies]
aurora-streams = { version = "2.0.0-rc.2", features = ["event-routing"] }
- event-routing = redis
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- redis event-routing?
-
Enables redis ^0.26