Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Lossy‑Store is a tiny Node.js key‑value store that persists each value as an individual file in a directory, using JSON or a custom codec. It offers simple CRUD methods (`has`, `ensure`, `get`, `set`) with asynchronous loading and eventual writes, trading durability for lightweight, low‑overhead storage—ideal for developers who need a fast, easy‑to‑use local cache or temporary database where data loss is acceptable.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of dominictarr/lossy-store

Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
joaquimserafim/base64-url
Base64 encode, decode, escape and unescape for URL applications

Support the repos that depend on this repository

Top contributors

dominictarr's profile
dominictarr
19 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
dominictarr

dominictarr/lossy-store

JavaScript
13
7
MIT License