johnny-cache
Cache library
A caching framework designed to work with Django's ORM and optimized for use with memcached.
johnny cache django caching framework
303 stars
25 watching
83 forks
Language: Python
last commit: over 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides an easy-to-use caching mechanism for data structures in .NET applications. | 680 |
| A caching library for Swift that supports various data types and provides features like automatic cache eviction and multiplatform support. | 37 |
| Automatically caches and invalidates Django model data in real-time | 876 |
| Provides an adapter for caching data using Memcache. | 0 |
| An ORM cache with automatic granular event-driven invalidation and features to optimize Django application performance | 2,136 |
| A Django extension that improves ORM performance by caching objects in memory | 19 |
| A high-performance cache library for Go with thread-safe, generic support and no serialization requirements. | 19 |
| A caching framework for Go that uses Redis and supports schema-based, typed caching with memoization and versioning. | 23 |
| A distributed in-memory caching system with eventual consistency and configurable maximum keys | 156 |
| A Go caching library with support for multiple backends and garbage collection. | 136 |
| A fast and thread-safe interface to the Memcached object caching system. | 21 |
| A caching backend for Django web applications using Redis as the storage layer. | 1,039 |
| A high-performance, thread-safe in-memory cache for storing large amounts of key-value pairs. | 2,145 |
| A caching layer for Jackson's data serialization and deserialization process using Caffeine cache management | 6 |
| A caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism. | 251 |