Crate actix_storage_sled

Crate actix_storage_sled 

Source

Modules§

actor
An implementation of ExpiryStore based on actix and sled, requires ["actor"] feature

Structs§

SledConfig
Top-level configuration for the system.
SledStore
A simple implementation of Store based on Sled

Enums§

SledError
An Error type encapsulating various issues that may come up in the operation of a Db.