Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-03 | [refactor] CouchDocument is now ServerDocument | Victor Shyba | |
As SoledadBackend is intended to be database agnostic, a new generic document is now used instead of the old one made for CouchDB. The only attribute that really relates to couch was couch_rev, removed on this commit as it can be set on CouchDatabase implementation when needed. | |||
2014-09-10 | Add benchmarking scripts. | drebs | |