|
Project Information
Members
|
Based on pyro, sqlalchemy syncer is a daemon that use events to propogate changes to applications. It can be useful in envioronments where we need a daemon to take care of syncing without too many changes to existing application code and where sync failures should be logged, so one can attempt the sync again when application is available back. Getting started: To get an idea how can you use syncer. Lots of details yet to be added. |