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

`level-logs` is a Node.js library that lets you maintain many independent append‑only logs inside a single LevelDB/levelup store. It provides simple APIs for appending, reading, random‑access lookup, and listing log names, making it useful for developers who need lightweight, ordered log storage (e.g., event sourcing, message queues, or audit trails) without managing separate files or databases.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mafintosh/level-logs

Account's avatar
substack/lexicographic-integer
create lexicographic string keys for positive integers without zero-padding
Account's avatar
mafintosh/pump
pipe streams together and close all of them if one of them closes
Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
Account's avatar
hughsk/from2
Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"
Account's avatar
mafintosh/stream-collector
Buffer data from a stream into an array if a callback is provided
Account's avatar
juliangruber/memdb
LevelUp + MemDown
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

mafintosh's profile
mafintosh
13 contributions
JamesKyburz's profile
JamesKyburz
1 contributions

Recent events

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

No events yet
mafintosh

mafintosh/level-logs

Store multiple append only logs in leveldb.

JavaScript
22
2
MIT License