Welcome to cache3’s documentation!#

https://img.shields.io/badge/LICENSE-MIT-green https://img.shields.io/badge/version-0.4.2-informational https://img.shields.io/badge/python-3.5+-blueviolet

Cache3 is a MIT licensed safe and lightweight cache library, written in pure-Python.

Check out the usage section for further information, including how to install the project.

Note

This project is under active development.

Contents#

Feature#

  • Pure-Python

  • Thread-safe and process-safe

  • High performance

  • 100% test coverage

  • Extension friendly

  • Supports multiple eviction policies and is easy to scale

  • Supports multiple data types

  • Compatible with all platforms

TODO#

  • Improve documentation

  • Faster serialization protocol

Indices and tables#