0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 16, 2024 — Dec 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove versioning that is now part of django More... almost 13 years ago
major cleanup, getting rid of unwanted dependencies More... almost 14 years ago
tests passing with django 1.3.1 More... almost 14 years ago
Version bump, prepare for upload to pypi More... about 14 years ago
ignore some files... More... over 14 years ago
oops, forgot a file More... over 14 years ago
if some backend call self.set in self.set_many, be sure we don't tag keys and values twice More... over 14 years ago
set_many is also a write method More... over 14 years ago
add **kwargs to be forwards compatible with Django 1.3 More... over 14 years ago
simpler GET logic More... over 14 years ago
set_many More... over 14 years ago
provide thundering herd protection for get_many as well More... over 14 years ago
Make it a mixin to be reused More... over 14 years ago
there is no place for donkey patching here More... over 14 years ago
faster tests More... over 14 years ago
call super instead of backend directly More... over 14 years ago
it's called Python, use it. More... over 14 years ago
setting properties direct to Host class instead of instance More... over 14 years ago
memcache server connection tuning More... over 14 years ago
Merge branch 'master' of https://github.com/justquick/django-versionedcache More... over 14 years ago
Tag keys for deletion
Almad
as Lukas Linhart
More... over 15 years ago
Add default pavement/requirements
Almad
as Lukas Linhart
More... over 15 years ago
Remove unneeded setup.cfg
Almad
as Lukas Linhart
More... over 15 years ago
at the end of it all, memcached just likes strs More... over 15 years ago
woah i totally meant decode More... over 15 years ago
version bump More... over 15 years ago
small fix to ensure ascii keys of max length 250 (memcached friendly) More... over 15 years ago
Updated docs More... almost 16 years ago
Added tests for the middleware More... almost 16 years ago
implemented CacheClass for debugging More... almost 16 years ago