Crate memorix_redis

Source

Structs§

MemorixBase
MemorixCacheItem
MemorixCacheItemNoKey
MemorixOptions
MemorixOptionsCache
MemorixOptionsCacheExpire
MemorixOptionsTask
MemorixPayload
MemorixPubSubItem
MemorixPubSubItemNoKey
MemorixTaskItem
MemorixTaskItemNoKey
MemorixTaskItemNoKeyNoReturns
MemorixTaskItemNoReturns
MemorixTaskItemQueueResult
MemorixTaskItemQueueResultNoReturns

Traits§

Deserialize
A data structure that can be deserialized from any data format supported by Serde.
Serialize
A data structure that can be serialized into any data format supported by Serde.
StreamExt
An extension trait for Streams that provides a variety of convenient combinator functions.

Derive Macros§

Deserialize
Serialize