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

Atomic-fs-blob-store is a Node.js library that provides a blob store for atomically storing blobs on the local file system, ensuring no partial writes occur even if the process crashes. It is a fork of fs-blob-store with added atomicity guarantees, making it ideal for developers who need reliable, crash-resistant file storage in their applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of blockai/atomic-fs-blob-store

Account's avatar
mafintosh/duplexify
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Account's avatar
mafintosh/end-of-stream
Call a callback when a readable/writable/duplex stream has completed or failed.
Account's avatar
npm/fs-write-stream-atomic
Like `fs.createWriteStream(...)`, but atomic.
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
maxogden/abstract-blob-store
A test suite and interface you can use to implement streaming file (blob) storage modules for various storage backends and platforms.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

olalonde's profile
olalonde
2 contributions

Recent events

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

No events yet
blockai

blockai/atomic-fs-blob-store

blob store that atomically stores blobs (e.g. no partial writes) on the local file system

JavaScript
1
1
MIT License