Commit Graph

6 Commits

Author SHA1 Message Date
Michael Nitschinger
d65f42d886 DATACOUCH-70 - Fix template.mf for for proper RequiredExecutionEnvironment support. 2014-03-10 09:26:00 +01:00
Michael Nitschinger
11ed095c58 DATACOUCH-65 - Add support for optimistic locking through @Version
@Version support is built on top of CAS values in couchbase. It does
not store an actual version number in the document, but rather reuses
cas values transparently to handle optimistic locking.

Also, write result checking has been added to the template for
better control what happens if a write fails. Defaults to NONE,
but can be sett to LOG or EXCEPTION.
2014-01-24 12:01:42 +01:00
Michael Nitschinger
46566b9479 DATACOUCH-39 - fix bundlor template. 2013-10-16 12:19:46 +02:00
Oliver Gierke
a0cbd7533b DATACOUCH-2 - Prepare 1.0.0.M1. 2013-09-11 20:34:26 -07:00
Michael Nitschinger
afab31ff2f DATACOUCH-11 - Upgrading Jackson to the last stable release 2013-06-03 15:21:13 +02:00
Oliver Gierke
4999f23f09 DATACOUCH-1 - Upgraded to use Spring Data build parent.
Upgraded to Spring Data Commons 1.6.0.BUILD-SNAPSHOT.
2013-06-01 11:32:24 +02:00