eventually-redis 0.1.0

Event Store implementation using Redis, for Eventually crate
Documentation

Redis backend implementation for eventually crate.

Event Store

eventually-redis supports the eventually::EventStore trait through the EventStore type.

Event Subscriber

eventually-redis supports the [eventually::EventSubscriber] trait through the EventSubscriber type.