New issue 46 by brunovia...@gmail.com: Improve cache support for allowing
different cache implementations
http://code.google.com/p/xappy/issues/detail?id=46
attached there is a patch for moving the details of how cache support is
implemented from indexing and search connection to the cache manager
itself. With this patch, it is possible to implement multiple approaches
for cache. The multi cache support is improved by this. All tests still
pass.
Attachments:
multicache_patch.txt 23.5 KB