[][src]Crate actix_storage_sled

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.