From e8f03a0004b893e8469765b4f63849ed08ba3042 Mon Sep 17 00:00:00 2001 From: "Deployment Bot (from Travis CI)" Date: Sat, 25 May 2019 05:07:55 +0000 Subject: [PATCH] Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages --- index.html | 35 +++++++++++++++++------------------ search/search_index.json | 2 +- sitemap.xml | 2 +- sitemap.xml.gz | Bin 204 -> 204 bytes 4 files changed, 19 insertions(+), 20 deletions(-) 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