Registry / database / holochain-persistence-api

holochain-persistence-api

JSON →
library0.0.18rscratesunverified

Persistence API for content addressable storage and entity attribute value indexes in Holochain.

# Cargo.toml [dependencies] holochain_persistence_api = "0.0.18"
INSTALL
IMPORT
SIG · HOLOCHAIN-PERSISTE
H
holochain-persistence-api
databaserustv0.0.18
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Address
use holochain_persistence_api::cas::content::Address;

Create and use a content addressable storage address.

use holochain_persistence_api::cas::content::Address; let addr = Address::from("Qm..."); println!("{}", addr);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.18latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
holochain-persistence-api — cargo add holochain-persistence-api · libregistry