Metadata-Version: 2.1
Name: DlmEngineUpdater
Version: 0.0.6
Summary: DlmEngine, distributed lock implementation on top of MongoDB and Redis
Home-page: https://github.com/schlitzered/DlmEngineUpdater
Author: schlitzer
Author-email: stephan.schultchen@gmail.com
License: MIT
Keywords: dlm,distributes lock engine updater
Platform: posix
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
License-File: LICENSE.txt


DLMEngine implements a restful interface that can be used to implement distributed locks.

The main intention was to orchestrate automated system updates, so only one server at a time will do a update.

Copyright (c) 2019, Stephan Schultchen.

License: MIT (see LICENSE for details)
    

