cstatic

module
v0.0.0-...-2a62d63 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 30, 2019 License: MIT

README

Cassandra Static Content Service

cstatic is a static content web server which stores its metadata in Cassandra (but the regular data is stored in some other file store which must be supported by https://github.com/childoftheuniverse/filesystem/).

cstatic stores many small files in large files. The placement of these files is tracked in a Cassandra database (thus the "c"). The reason behind this is that tracking few large files is much easier and cheaper on a distributed file system (e.g. Amazon S3) than tracking many small files.

Directories

Path Synopsis
bin

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL