Documentation

Guides, setup, and API reference

Documentation

Features

Core product capabilities and current scope

Features

Cache focuses on a small, reliable self-hosted snippet workflow.

Core Features

FeatureDescriptionInterfaces
Snippet managementCreate, edit, delete, organize snippetsWeb, CLI, API
SearchSearch by text and tagsWeb, CLI, API
TagsFlexible tag-based organizationWeb, CLI, API
AttachmentsStore related files next to snippetsWeb, CLI, API
SQLite-only storageSingle backend for app dataAll
Owner authOne local owner account per instanceWeb, API
Remote CLI authBrowser login and bearer tokens for server accessCLI, API
Landing-page deployOptional docs and marketing site separate from app UIWeb

Storage Model

  • Snippets, sessions, and API tokens live in SQLite
  • Attachments live on local filesystem
  • No hosted backend switching
  • No billing gates
  • No AI providers or provider-key setup

Feature Guides