Metadata-Version: 1.0
Name: listy-django-cache
Version: 0.9.0
Summary: A deterministic caching mechanism for Django
Home-page: https://github.com/wavii/listy-django-cache
Author: Wavii, Inc.
Author-email: info@wavii.com
License: MIT License
Description: Listy is a deterministic caching mechanism for django projects. It will attempt to keep the cache in-sync with the database by updating during changes instead of relying on timeouts. As implied by the name, Listy supports looking up lists of objects.
Platform: UNKNOWN
