zaqar/marconi/common/cache
Alejandro Cabrera 5d7632d3c0 fix: cache contract for memcached backend
set() should return a boolean. Currently, it always returns None. This
one-line fix resolves this issue.

Change-Id: I9d2827891dc8ee8904f3031ea75e5bef0ce30488
2013-12-02 13:07:45 -05:00
..
_backends fix: cache contract for memcached backend 2013-12-02 13:07:45 -05:00
__init__.py chore: Track the up-and-coming oslo.cache module 2013-08-30 10:11:47 -05:00
backends.py fix: encode keys before caching 2013-10-02 12:55:11 -04:00
cache.py Follow hacking rules about import 2013-10-11 20:06:35 -07:00