# sqlalchemy/dogpile.cache

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/sqlalchemy-dogpile-cache).**

295 stars · 48 forks · Python · MIT

## Links

- GitHub: https://github.com/sqlalchemy/dogpile.cache
- Homepage: https://dogpilecache.sqlalchemy.org
- awesome-repositories: https://awesome-repositories.com/repository/sqlalchemy-dogpile-cache.md

## Topics

`memcached` `redis`

## Description

dogpile.cache is a Python caching API which provides a generic interface to caching backends of any variety

## Tags

### Part of an Awesome List

- [Caching](https://awesome-repositories.com/f/awesome-lists/data/caching.md) — Next-generation caching for SQLAlchemy.
