Metadata-Version: 1.1
Name: DlmEngineCli
Version: 0.0.2
Summary: DlmEngine, distributed lock implementation on top of MongoDB and Redis
Home-page: https://github.com/schlitzered/DlmEngineCli
Author: schlitzer
Author-email: stephan.schultchen@gmail.com
License: MIT
Description: 
        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)
            
Keywords: dlm,distributes lock manager engine cli
Platform: posix
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
