-
Notifications
You must be signed in to change notification settings - Fork 109
Packages and Behaviors
Adrian Cockcroft edited this page Sep 21, 2015
·
6 revisions
Cross zone triple replicated and sharded store (specify itself as a dependency) that can also connect cross region (specify eureka as a dependency). Sharding uses an evenly partitioned hash "ring" similar to Cassandra, and requests will be passed on to the right nodes to be written, or read.