Skip to content

Tiny gossip based in memory kv database for iroh

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

n0-computer/iroh-smol-kv

Repository files navigation

iroh-smol-kv

A tiny in memory replicated key value store that syncs via an iroh-gossip topic.

The store provides a two level map, where the first level is a scope (a PublicKey) and the second level is an arbitrary Bytes key. Values are Bytes, but come with a timestamp.

Values contain a signature over (key, value, timestamp) so they can be replicated.

The store can be observed, with filters on scope, key and timestamp.

About

Tiny gossip based in memory kv database for iroh

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •