Statistics
| Branch: | Tag: | Revision:

root / test / ganeti.cache_unittest.py @ d3b51156

History | View | Annotate | Download (3.6 kB)

# Date Author Comment
13699e58 06/10/2011 05:50 pm René Nussbaumer

Adding basic abstraction layer for caching

This includes an own simple cache implementation and an
interface to a memcache instance.

Signed-off-by: René Nussbaumer <>
Reviewed-by: Michael Hanselmann <>