This is a couchbase implementation to akka persistence module.
version 1.0
The plugin is ready-to-use
Road map:
- use couchbase append feature for atomic updating ( now we assure atomic operations in plugin layer, each write is also a read with CAS feature.) This change should dramatically improve performance in writing journals .