grantjenks / python-diskcache

Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.
http://www.grantjenks.com/docs/diskcache/
Other
2.38k stars 134 forks source link

Better Feature Comparison to Promote Index and Deque more #82

Closed grantjenks closed 5 years ago

grantjenks commented 6 years ago

I need to do more to promote diskcache.Index and diskcache.Deque. Good to do some feature comparisons with:

aoyal commented 6 years ago

Any updates on this?

grantjenks commented 6 years ago

Nope. Pull request welcome.

grantjenks commented 6 years ago

Features

grantjenks commented 5 years ago

Created pull request #88

Need to feature Index and Deque data types more prominently.

grantjenks commented 5 years ago

Fixed at 024c4d9