In-memory storage. For unit testing ONLY.
In-memory storage. For unit testing ONLY.
Storage interface for redis. Provides two interfaces: RedisStore which conforms to Store, and Redis, which contains Redis-specific methods. RedisStore satisfies the event-data-common.storage.storage.Store protocol. All keys are stored in Redis with the given prefix.
Storage interface for redis. Provides two interfaces: RedisStore which conforms to Store, and Redis, which contains Redis-specific methods. RedisStore satisfies the event-data-common.storage.storage.Store protocol. All keys are stored in Redis with the given prefix.
Storage interface for AWS S3.
Storage interface for AWS S3.
A common interface for storing things. Satisfied by Redis for component testing and S3 for integration testing and production.
A common interface for storing things. Satisfied by Redis for component testing and S3 for integration testing and production.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close