The current model of generating cache keys (node-{id} and relationship-{id}) leads to collusions if the cache storage stores caches from two or more different neo4j instances (for example two different applications using different instances of neo4j, but one memcached server)
The current model of generating cache keys (node-{id} and relationship-{id}) leads to collusions if the cache storage stores caches from two or more different neo4j instances (for example two different applications using different instances of neo4j, but one memcached server)