UnionOfRAD / li3_couchbase

Couchbase datasource for li3.
4 stars 1 forks source link

support for custom primary key as defined in entity meta source #1

Closed daetal-us closed 11 years ago

daetal-us commented 11 years ago

driver currently hardcoded to utilize or generate id value and assign to data.

also, need to think about how this plays out in the context of couchbase as the actual document key may not be (is not at the moment) the property assigned/saved to the primary key value of the document.