0.2.1 • Published 5 years ago

tapalcatl v0.2.1

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

tapalcatl-js

This serves as a reference implementation of Tapalcatl 2 for JavaScript. It includes support for block-aligned reads (and subsequent caching) of remote Tapalcatl archives.

Tuning

The default block size for fetching remote (HTTP(S), S3) sources is 1MB. To change it, set DEFAULT_BLOCK_SIZE (in bytes) in the server's environment.