Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Documentation

Welcome to the httpcache documentation! This directory contains detailed guides organized by topic.

📚 Documentation Index

Getting Started

Configuration & Usage

Practical Resources

  • Examples - Complete, runnable examples for all backends and features
  • Tests - Test utilities and helpers

🗺️ Documentation Map

By Use Case

I want to...

By Topic

Core Concepts:

Backends:

Advanced:

Security:

Operations:

📖 External Resources

🤝 Contributing

Found an error in the documentation? Want to add examples or clarifications?

  1. Check the Contributing Guide
  2. Open an issue or pull request
  3. Help improve the docs for everyone!

📝 Documentation Standards

Our documentation follows these principles:

  • Clear and concise - Get to the point quickly
  • Code examples - Show, don't just tell
  • Real-world use cases - Practical scenarios
  • Cross-referenced - Easy navigation between topics
  • Up-to-date - Maintained alongside code changes