STFossil
Small teams. Open source. Built on Fossil.

chalcedony

Unified Management for Fossil Repositories

Public | Owner: STFossil | Default branch: trunk | Last update: 2026-09-19 16:29

The "cache" command:

Usage: fossil cache SUBCOMMAND

Manage the cache used for potentially expensive web pages such as /zip and /tarball. SUBCOMMAND can be:

clear
Remove all entries from the cache.

init
Create the cache file if it does not already exist.

list|ls
List the keys and content sizes and other stats for all entries currently in the cache.

size ?N?
Query or set the maximum number of entries in the cache.

status
Show a summary of the cache status.

The cache is stored in a file that is distinct from the repository but that is held in the same directory as the repository. The cache file can be deleted in order to completely disable the cache.

Clone

You can clone this repository with the following command:

fossil clone https://1wt.observer/chalcedony

Contribute

The best way to contribute is through e-mail. See the project documentation for more details.