diff --git a/index.html b/index.html index 0119c928..84023eac 100644 --- a/index.html +++ b/index.html @@ -1737,7 +1737,7 @@
  • django-cache-machine - Automatic caching and invalidation for Django models.
  • django-cacheops - A slick ORM cache with automatic granular event-driven invalidation.
  • dogpile.cache - dogpile.cache is next generation replacement for Beaker made by same authors.
  • -
  • HermesCache - Python caching library with tag-based invalidation and dogpile effect prevention.
  • +
  • HermesCache - Python caching library with tag-based invalidation and dogpile effect prevention.
  • pylibmc - A Python wrapper around the libmemcached interface.
  • python-diskcache - SQLite and file backed cache backend with faster lookups than memcached and redis.
  • @@ -1757,7 +1757,7 @@
  • Code Linters