Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / patriknw/akka-data-replication issues and pull requests
#84 - migration guide to akka-distributed-data
Pull Request -
State: closed - Opened by patriknw over 9 years ago
- 2 comments
#83 - don't work with akka 2.4-m1
Issue -
State: closed - Opened by He-Pin over 9 years ago
- 10 comments
#82 - A test to observe whether gossiped state and an explicit update works
Pull Request -
State: closed - Opened by huntc over 9 years ago
- 7 comments
#81 - Add FlushChanges message
Pull Request -
State: closed - Opened by patriknw almost 10 years ago
#80 - LWWRegister.reverseClock for first-write-wins
Pull Request -
State: closed - Opened by patriknw almost 10 years ago
- 1 comment
#79 - Improve gossip scalability
Pull Request -
State: closed - Opened by patriknw almost 10 years ago
- 2 comments
#78 - Add FWWMap and FWWRegister
Pull Request -
State: closed - Opened by hseeberger almost 10 years ago
- 3 comments
#77 - Doco fix
Pull Request -
State: closed - Opened by hseeberger almost 10 years ago
- 1 comment
#76 - Message to flush changes immediately
Issue -
State: closed - Opened by patriknw almost 10 years ago
- 8 comments
#75 - Rename the replicated data types
Issue -
State: closed - Opened by patriknw about 10 years ago
- 9 comments
Labels: wontfix
#74 - Improve unapply
Pull Request -
State: closed - Opened by patriknw about 10 years ago
- 1 comment
#73 - Add type parameter for the element type
Pull Request -
State: closed - Opened by patriknw about 10 years ago
- 7 comments
#72 - Add GetReplicaCount request
Pull Request -
State: closed - Opened by patriknw about 10 years ago
#71 - Add service registry sample
Pull Request -
State: closed - Opened by patriknw about 10 years ago
#70 - move samples
Pull Request -
State: closed - Opened by patriknw about 10 years ago
#69 - Make case classes final
Pull Request -
State: closed - Opened by patriknw about 10 years ago
#68 - Add sample of replicated metrics
Pull Request -
State: closed - Opened by patriknw about 10 years ago
#67 - Add sample of replicated cache
Pull Request -
State: closed - Opened by patriknw about 10 years ago
#66 - Make LWW clock pluggable
Pull Request -
State: closed - Opened by patriknw about 10 years ago
#65 - Akka 2.3.9 and Scala 2.11.5
Pull Request -
State: closed - Opened by patriknw about 10 years ago
#64 - Add protobuf serialization for ORMultiMap
Pull Request -
State: closed - Opened by patriknw about 10 years ago
- 5 comments
#63 - Add ORMultiMap
Issue -
State: closed - Opened by patriknw about 10 years ago
- 1 comment
#62 - Disallow ORMap.put for replacing ORSet, add ORMap.updated
Pull Request -
State: closed - Opened by patriknw about 10 years ago
- 3 comments
#61 - An ORMultiMap implementation
Pull Request -
State: closed - Opened by huntc about 10 years ago
- 12 comments
#60 - Strange merge after ORMap[ORSet] put
Issue -
State: closed - Opened by patriknw about 10 years ago
#59 - State partitioning
Issue -
State: closed - Opened by fountainheadpro about 10 years ago
- 3 comments
Labels: question
#58 - Guidelines
Issue -
State: open - Opened by patriknw over 10 years ago
- 3 comments
#57 - Use Scala 2.11 as default
Pull Request -
State: closed - Opened by patriknw over 10 years ago
#56 - Abort Update if specified readConsistency fails
Pull Request -
State: closed - Opened by patriknw over 10 years ago
#55 - Rename ReplicationUpdateFailure to UpdateTimeout
Pull Request -
State: closed - Opened by patriknw over 10 years ago
#54 - Include the cause exception in ModifyFailure
Pull Request -
State: closed - Opened by patriknw over 10 years ago
#53 - Remove defaults for ReadConsistency and WriteConsistency
Pull Request -
State: closed - Opened by patriknw over 10 years ago
- 1 comment
#52 - Correction of quorum logic for 1 and 2 node clusters
Pull Request -
State: closed - Opened by patriknw over 10 years ago
#51 - ModifyException should carry the original exception
Issue -
State: closed - Opened by hseeberger over 10 years ago
#50 - Abort Update if specified readConsistency fails
Issue -
State: closed - Opened by patriknw over 10 years ago
#49 - Point out the risk of WriteOne
Issue -
State: closed - Opened by patriknw over 10 years ago
- 1 comment
#48 - Clarify that UpdateFailure doesn't mean that the update failed
Issue -
State: closed - Opened by patriknw over 10 years ago
#47 - Remove defaults for ReadConsistency and WriteConsistency
Issue -
State: closed - Opened by patriknw over 10 years ago
- 1 comment
#46 - sbt cannot download from dl.bintray.com/patriknw/maven
Issue -
State: closed - Opened by kkasravi over 10 years ago
- 5 comments
#45 - Add another convenience constructor for Update
Issue -
State: closed - Opened by hseeberger over 10 years ago
- 1 comment
#44 - Quorum should work for 2 nodes (and all even numbers)
Issue -
State: closed - Opened by hseeberger over 10 years ago
- 3 comments
#43 - Revert infix style
Pull Request -
State: closed - Opened by patriknw over 10 years ago
#42 - Send current state when starting subscription
Pull Request -
State: closed - Opened by patriknw over 10 years ago
#41 - ORSet's merge use VectorClock
Issue -
State: open - Opened by netcomm over 10 years ago
- 2 comments
#40 - Highest Write Wins flag, register, map and set
Pull Request -
State: open - Opened by drewhk over 10 years ago
- 4 comments
#39 - Switch to sbt/sbt-protobuf plugin
Issue -
State: closed - Opened by patriknw over 10 years ago
- 1 comment
#38 - Retrieve current state when starting subscription
Issue -
State: closed - Opened by patriknw over 10 years ago
#37 - Early preview status
Issue -
State: closed - Opened by rbraley over 10 years ago
- 7 comments
#36 - Performance improvement, merge not needed when modify local value
Pull Request -
State: closed - Opened by patriknw over 10 years ago
#35 - Extract constructor params to ReplicatorSettings
Pull Request -
State: closed - Opened by patriknw over 10 years ago
#34 - Akka 2.3.6
Pull Request -
State: closed - Opened by patriknw over 10 years ago
#33 - Change style of higher-order functions
Pull Request -
State: closed - Opened by patriknw over 10 years ago
#32 - Add test inspired by the Jepsen blog post series
Pull Request -
State: closed - Opened by patriknw over 10 years ago
#31 - Use MultiMap to manage subscribers
Pull Request -
State: closed - Opened by patriknw over 10 years ago
- 2 comments
#30 - Performance improvements
Pull Request -
State: closed - Opened by patriknw over 10 years ago
#29 - Rename private method isOtherOutdated to isOtherDifferent
Issue -
State: closed - Opened by patriknw over 10 years ago
- 3 comments
#28 - maven repo jdk version
Issue -
State: closed - Opened by clockfly over 10 years ago
- 4 comments
#27 - Use test scope for akka-multi-node-testkit dependency
Pull Request -
State: closed - Opened by patriknw over 10 years ago
#26 - Redesign the API for updates
Pull Request -
State: closed - Opened by patriknw over 10 years ago
#25 - Perhaps use MultiMap
Issue -
State: closed - Opened by huntc over 10 years ago
- 1 comment
#24 - Dependency on akka-multi-node-testkit should be in "test" configuration
Issue -
State: closed - Opened by hseeberger over 10 years ago
#23 - Change name of the GitHub repository to akka-data-replication
Issue -
State: closed - Opened by hseeberger over 10 years ago
#22 - Convenience constructors
Issue -
State: closed - Opened by huntc over 10 years ago
- 3 comments
Labels: invalid
#21 - Experiment with UpdateOp
Pull Request -
State: closed - Opened by patriknw over 10 years ago
#20 - Change artifact name to akka-data-replication
Pull Request -
State: closed - Opened by patriknw over 10 years ago
- 1 comment
#19 - Introduce base type for responses
Pull Request -
State: closed - Opened by patriknw over 10 years ago
#18 - Remove local seqNo
Pull Request -
State: closed - Opened by patriknw over 10 years ago
#17 - Enable RemovedNodePruning again
Issue -
State: closed - Opened by patriknw over 10 years ago
- 1 comment
#16 - The local sequence number does not add the intended safety
Issue -
State: closed - Opened by patriknw over 10 years ago
#15 - Update to Akka 2.3.5 dependency
Pull Request -
State: closed - Opened by patriknw over 10 years ago
#14 - Use request context parameter
Pull Request -
State: closed - Opened by patriknw over 10 years ago
#13 - Document that replicator automatically unsubscribes terminated subscribers
Issue -
State: closed - Opened by patriknw over 10 years ago
- 1 comment
Labels: invalid
#12 - Change name to akka-data-replication
Issue -
State: closed - Opened by hseeberger over 10 years ago
- 1 comment
#11 - Introduce base type for responses
Issue -
State: closed - Opened by hseeberger over 10 years ago
- 1 comment
#10 - Move scaladoc from companion to class
Pull Request -
State: closed - Opened by patriknw over 10 years ago
#9 - Rename :+ to +, and :- to -
Pull Request -
State: closed - Opened by patriknw over 10 years ago
#8 - Put scaladoc documentation on class, not companion object
Issue -
State: closed - Opened by patriknw over 10 years ago
#7 - Rename :+ and :- to + and - respectively
Issue -
State: closed - Opened by hseeberger over 10 years ago
- 5 comments
#6 - Log a warning if replicator points to dead letters
Pull Request -
State: closed - Opened by hseeberger over 10 years ago
- 1 comment
#5 - Some small documentation improvements
Pull Request -
State: closed - Opened by hseeberger over 10 years ago
#4 - Update README with syntax highlighting
Pull Request -
State: closed - Opened by hseeberger over 10 years ago
- 1 comment
#3 - Java CRDTs
Issue -
State: closed - Opened by dnlopes over 10 years ago
- 3 comments
#2 - Akka 2.3.4
Issue -
State: closed - Opened by patriknw over 10 years ago
#1 - ORSet add should remove old dot
Issue -
State: closed - Opened by patriknw over 10 years ago