tdn_storage

Crates.iotdn_storage
lib.rstdn_storage
version0.1.0
sourcesrc
created_at2020-09-25 10:29:35.035004
updated_at2020-09-25 10:29:35.035004
descriptionA pluggable library for TDN, include local file, local db, distributed db, decentralized db.
homepage
repositoryhttps://github.com/cypherlink/tdn_storage
max_upload_size
id292803
size21,046
Neo Sun (sunhuachuang)

documentation

README

crate doc

TDN-Storage

A pluggable library for TDN, include local file, local db, distributed db, decentralized db.

(WIP)

  • local file.
  • local db (use sled).
  • distributed db (Doing).
  • decentralized db.
Commit count: 0

cargo fmt