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 ...
Artifacts using Repose Components Datastores Distributed Impl (1)
This is the default implementation of a datastore service used to expose
a datastore to other services/filters that are running on that node.
Last Release on Jan 22, 2015
- Prev
- 1
- Next