module Couchbase

TODO Deep clone previous changes to support nested complex data (from BB)

All this behavior assumes the same bucket/connection options are used for the root object and all children.

TODO Transparent child load if object not present (cache missing objects to reduce queries) TODO Support for “required” children (if missing, error) ? TODO Use multi-set to batch save parent + children