Skip to content

tapalcatl/tapalcatl-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

License

tapalcatl-js is availabile under the ISC License. See LICENSE file for more details