0
I Use This!
Inactive

Commits : Listings

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