Hi, On Tue, Jan 27, 2015 at 5:09 PM, Stefan Seifert <[email protected]> wrote: > ...we currently evaluate to integrate a Couchbase NoSQL database [1] into a > sling resource tree...
As mentioned in a different thread about DynamoDB, it might be interesting to consider writing a Couchbase backend for Oak instead. The advantages are inheriting Oak's indexing and other useful JCR features, and maybe that helps with the other issues that you mention, transient space etc. It's probably a bit more complicated, IIUC the current recommended way is to implement an Oak DocumentStore, but that should be checked with the Oak team. -Bertrand
