DistStore - Spread Backend

The Spread backend acts as a passthrough backend sending all requests down through the backend chain and after sucessfully doing so sending a spread message for others to listen/watch for the put/remove.

Features

Future Direction & Development

Use & Configuration

To use the Spread backend add the following line to your diststore.conf replacing the right hand sides with an appropriate value for your environment.
    SPREAD_NAME = <name>
    SPREAD_PRIVATE_NAME = <private_name>
    SPREAD_GROUP = <group>