[][src]Crate holochain_persistence_api

Holochain Persistence Api This crate defines apis for a content addressable storage (cas) and a generic entity attribute value index (eavi).

Modules

cas

This module contains trait definitions, examples, and test suites for AddressableContent and ContentAddressableStorage.

eav
error

This module contains Error type definitions that are used throughout persistence.

fixture
hash

The HashString type is defined here. It is used for type safety throughout the codebase to keep track of places where a string is the product of a hash function, and as a base type for Address to use.

reporting

Constants

GIT_HASH