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

safe-fs-blob-store is a Node.js library that implements an abstract‑blob‑store on the local filesystem. It provides the same API as fs‑blob‑store but guarantees atomic writes (by staging files then renaming them) and automatically partitions keys into sub‑directories to bypass Windows file‑count limits, while also offering a `list()` method to enumerate stored keys. It’s aimed at developers who need a reliable, high‑capacity local blob storage backend, especially on Windows environments.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of noffle/safe-fs-blob-store

Account's avatar
blockai/atomic-fs-blob-store
blob store that stores blobs on the local file system (like fs-blob-store but atomic)
Account's avatar
karissa/folder-walker
A recursive stream of the files and directories in a given folder
Account's avatar
jensyt/imurmurhash-js
An incremental implementation of MurmurHash3
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
maxogden/concat-stream
writable stream that concatenates strings or binary data and calls a callback with the result
Account's avatar
binocarlos/from2-array
Create a from2 stream based on an array of source values
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

hackergrrl's profile
hackergrrl
39 contributions
gmaclennan's profile
gmaclennan
19 contributions
noffle's profile
noffle
3 contributions

Recent events

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

No events yet
noffle

noffle/safe-fs-blob-store

Filesystem blob store with atomic writes and high file limits on Windows

JavaScript
3
2
No license