issues
search
patriknw
/
akka-data-replication
Replication of CRDTs in Akka Cluster
Other
216
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
migration guide to akka-distributed-data
#84
patriknw
closed
9 years ago
2
don't work with akka 2.4-m1
#83
He-Pin
closed
9 years ago
10
A test to observe whether gossiped state and an explicit update works
#82
huntc
closed
9 years ago
7
Add FlushChanges message
#81
patriknw
closed
9 years ago
0
LWWRegister.reverseClock for first-write-wins
#80
patriknw
closed
9 years ago
1
Improve gossip scalability
#79
patriknw
closed
9 years ago
2
Add FWWMap and FWWRegister
#78
hseeberger
closed
9 years ago
3
Doco fix
#77
hseeberger
closed
9 years ago
1
Message to flush changes immediately
#76
patriknw
closed
9 years ago
8
Rename the replicated data types
#75
patriknw
closed
9 years ago
9
Improve unapply
#74
patriknw
closed
9 years ago
1
Add type parameter for the element type
#73
patriknw
closed
9 years ago
7
Add GetReplicaCount request
#72
patriknw
closed
9 years ago
0
Add service registry sample
#71
patriknw
closed
9 years ago
0
move samples
#70
patriknw
closed
9 years ago
0
Make case classes final
#69
patriknw
closed
9 years ago
0
Add sample of replicated metrics
#68
patriknw
closed
9 years ago
0
Add sample of replicated cache
#67
patriknw
closed
9 years ago
0
Make LWW clock pluggable
#66
patriknw
closed
9 years ago
0
Akka 2.3.9 and Scala 2.11.5
#65
patriknw
closed
9 years ago
0
Add protobuf serialization for ORMultiMap
#64
patriknw
closed
9 years ago
5
Add ORMultiMap
#63
patriknw
closed
9 years ago
1
Disallow ORMap.put for replacing ORSet, add ORMap.updated
#62
patriknw
closed
9 years ago
3
An ORMultiMap implementation
#61
huntc
closed
9 years ago
12
Strange merge after ORMap[ORSet] put
#60
patriknw
closed
9 years ago
0
State partitioning
#59
fountainheadpro
closed
9 years ago
3
Guidelines
#58
patriknw
opened
9 years ago
3
Use Scala 2.11 as default
#57
patriknw
closed
9 years ago
0
Abort Update if specified readConsistency fails
#56
patriknw
closed
9 years ago
0
Rename ReplicationUpdateFailure to UpdateTimeout
#55
patriknw
closed
9 years ago
0
Include the cause exception in ModifyFailure
#54
patriknw
closed
9 years ago
0
Remove defaults for ReadConsistency and WriteConsistency
#53
patriknw
closed
9 years ago
1
Correction of quorum logic for 1 and 2 node clusters
#52
patriknw
closed
9 years ago
0
ModifyException should carry the original exception
#51
hseeberger
closed
9 years ago
0
Abort Update if specified readConsistency fails
#50
patriknw
closed
9 years ago
0
Point out the risk of WriteOne
#49
patriknw
closed
9 years ago
1
Clarify that UpdateFailure doesn't mean that the update failed
#48
patriknw
closed
9 years ago
0
Remove defaults for ReadConsistency and WriteConsistency
#47
patriknw
closed
9 years ago
1
sbt cannot download from dl.bintray.com/patriknw/maven
#46
kkasravi
closed
9 years ago
5
Add another convenience constructor for Update
#45
hseeberger
closed
9 years ago
1
Quorum should work for 2 nodes (and all even numbers)
#44
hseeberger
closed
9 years ago
3
Revert infix style
#43
patriknw
closed
10 years ago
0
Send current state when starting subscription
#42
patriknw
closed
10 years ago
0
ORSet's merge use VectorClock
#41
netcomm
opened
10 years ago
2
Highest Write Wins flag, register, map and set
#40
drewhk
opened
10 years ago
4
Switch to sbt/sbt-protobuf plugin
#39
patriknw
closed
9 years ago
1
Retrieve current state when starting subscription
#38
patriknw
closed
10 years ago
0
Early preview status
#37
rbraley
closed
10 years ago
7
Performance improvement, merge not needed when modify local value
#36
patriknw
closed
10 years ago
0
Extract constructor params to ReplicatorSettings
#35
patriknw
closed
10 years ago
0
Next