Multi-server Economy Synchronization using Redis. No MySQL database required. Syncs data every [configurable] seconds (default 10).
- Install redis-server on your server. ('sudo apt-get install redis-server' for ubuntu/debian)
- Upload PrimoSync to every server you want to synchronize.
- Start each server, and shut each server down again.
- Edit the config files that were generated on each server. (make sure the redis information is correct)
- Start the servers up again.
- Enjoy.