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

This project provides random access to files hosted over HTTP/HTTPS, enabling continuous reading from specific offsets and lengths. It's designed for distributed systems where peers need to fetch parts of a file from a remote URL, such as in p2p networks or streaming applications. The module is particularly useful for developers building decentralized systems or applications that need to efficiently access large files stored on cloud hosts or web servers.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
bcomnes's profile
bcomnes
32 contributions
soyuka's profile
soyuka
2 contributions
greenkeeperio-bot's profile
greenkeeperio-bot
2 contributions
e-e-e's profile
e-e-e
1 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
1 contributions
random-access-storage

random-access-storage/random-access...

Continuous reading from a http(s) url using random offsets and lengths for peers in a distributed system

JavaScript
42
5
ISC License

Support the dependencies of random-access-storage/random-access-http

Account's avatar
axios/axios
Promise based HTTP client for the browser and node.js
Account's avatar
random-access-storage/random-access-storage
Easily make random-access-storage instances
Account's avatar
defunctzombie/node-url
The core `url` packaged standalone for use with Browserify.
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
thlorenz/proxyquire
Proxies nodejs require in order to allow overriding dependencies during testing.
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
isaacs/st
A module for serving static files. Does etags, caching, etc.
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
hunterloftis/stoppable
Account's avatar
scottcorgan/tap-spec
Formatted TAP output like Mocha's spec reporter
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
rstacruz/tape-watch
Reruns tape tests when files change