On Wed, 2015-06-10 at 08:57 +0000, Marcel Reutegger wrote:
> Hi,
> 
> On 10/06/15 10:46, "Robert Munteanu" wrote:
> > I looked at OAK-1328, but it does not list any implementation 
> > ideas.
> > Where would you see these hierarchical concerns best addressed?
> 
> the basic idea is to extract all caching aspects from DocumentStore 
> and
> its implementations MongoDocumentStore & RDBDocumentStore. introduce
> a CachingDocumentStore where the hierarchical concern could be 
> addressed
> as well.

So you would see a CachingDocumentStore which does both caching and
multiplexing (if needed) ? If that is the case, my question still
stands - how do we approach the document key semantics? Do we formalise
the fact that it has a depth:path format?

Robert

Reply via email to