Crate castor [] [src]

castor provides content addressable storage on top of LMDB using kv

Structs

Store

A Store holds content adressable values

Token

A Token is a unique identifier for a stored value

Txn

A Txn is used to read and write from a Store