patriknw / akka-data-replication

Replication of CRDTs in Akka Cluster
Other
216 stars 18 forks source link

Remove defaults for ReadConsistency and WriteConsistency #53

Closed patriknw closed 9 years ago

patriknw commented 9 years ago

Fixes #47

hseeberger commented 9 years ago

This looks awesome!