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

fs‑memory‑store is a lightweight Node.js module that provides a key‑value store backed by the filesystem with an in‑memory cache. It lets developers (especially those using the eight‑track HTTP fixture library) quickly save, retrieve, and delete JSON‑serializable objects, persisting each entry to its own file while keeping recent reads fast via RAM. Suitable for debugging and testing environments where easy access to persistent fixtures is needed.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of twolfson/fs-memory-store

Account's avatar
pvorb/node-clone
deep cloning of objects and arrays
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
gruntjs/grunt
The JavaScript Task Runner
Account's avatar
twolfson/mocha-fixture-dir
Create/copy directories to automatically cleaned up temporary directories via Mocha
Account's avatar
twolfson/fixture-dir
Create/copy directory to temporary directory
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mlmorg/obj-extend
Extend objects easily in node.js

Support the repos that depend on this repository

Top contributors

twolfson's profile
twolfson
44 contributions

Recent events

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

No events yet
twolfson

twolfson/fs-memory-store

Filesystem store with in-memory cache

JavaScript
2
1
MIT License