The distributed datastore allows storing of information on the entire repose cluster. Repose hosts a hash-ring object store across all nodes in the cluster. The node a specific piece of data is stored on is determined by the hash of the key for that data. It communicates via a RESTful API at the ports specified in the dist-datastore configuration file. The response is a serialized object rather than a marshaled XML or JSON stream. NOTE: The ...
Version3.1.1compared with

Version Details

Compile Changes (2)

3.1.0 3.1.1
ChangeGroup / ArtifactPreviousCurrent
~ Updated com.rackspace.papi.commons » utilities3.1.03.1.1
~ Updated com.rackspace.papi.components » datastore-api3.1.03.1.1