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) 2023, Stephan Schultchen.
License: MIT (see LICENSE for details)
Raw data
{
"_id": null,
"home_page": "https://github.com/schlitzered/DlmEngineUpdater",
"name": "DlmEngineUpdater",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "dlm, distributes lock engine updater",
"author": "schlitzer",
"author_email": "stephan.schultchen@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/44/f9/617958f021447bb8a7cf26e8ed63ae15a7ce57562da0a23813f21c718a51/DlmEngineUpdater-0.3.1.tar.gz",
"platform": "posix",
"description": "\nDLMEngine implements a restful interface that can be used to implement distributed locks.\n\nThe main intention was to orchestrate automated system updates, so only one server at a time will do a update.\n\nCopyright (c) 2023, Stephan Schultchen.\n\nLicense: MIT (see LICENSE for details)\n \n",
"bugtrack_url": null,
"license": "MIT",
"summary": "DlmEngine, distributed lock implementation on top of MongoDB and Redis",
"version": "0.3.1",
"project_urls": {
"Homepage": "https://github.com/schlitzered/DlmEngineUpdater"
},
"split_keywords": [
"dlm",
" distributes lock engine updater"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "44f9617958f021447bb8a7cf26e8ed63ae15a7ce57562da0a23813f21c718a51",
"md5": "dcfcc30547c8b8b8e73ae05c0234f27f",
"sha256": "b79dd36d45af757bbd22680b9c524b27974fd2403c059e814e4a905f48b5d483"
},
"downloads": -1,
"filename": "DlmEngineUpdater-0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "dcfcc30547c8b8b8e73ae05c0234f27f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8411,
"upload_time": "2024-09-30T09:01:54",
"upload_time_iso_8601": "2024-09-30T09:01:54.017470Z",
"url": "https://files.pythonhosted.org/packages/44/f9/617958f021447bb8a7cf26e8ed63ae15a7ce57562da0a23813f21c718a51/DlmEngineUpdater-0.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-30 09:01:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "schlitzered",
"github_project": "DlmEngineUpdater",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "dlmengineupdater"
}