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

Circular-append-file is a Node.js library that provides a simple appendable-file interface with a size cap, automatically overwriting old data when the limit is reached to maintain a rolling log. It's designed for developers who need to maintain a log or append-only file but want to limit its size to prevent uncontrolled growth, such as in embedded systems, logging applications, or any scenario where only the most recent entries are needed.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of pfrazee/circular-append-file

Account's avatar
feross/multistream
A stream that emits multiple other streams one after another (streams3)
Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.
Account's avatar
maxogden/concat-stream
writable stream that concatenates strings or binary data and calls a callback with the result

Support the repos that depend on this repository

Top contributors

pfrazee's profile
pfrazee
3 contributions

Recent events

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

No events yet
pfrazee

pfrazee/circular-append-file

A simple appendable-file interface which enforces a size cap by overwriting itself.

JavaScript
9
1
No license