ConfDB


NameConfDB JSON
Version 20240120 PyPI version JSON
download
home_pagehttps://github.com/magicray/ConfDB
SummaryHighly Available key value store with atomic updates - Replicated and Strongly Consistent
upload_time2024-01-20 06:33:46
maintainer
docs_urlNone
authorBhupendra Singh
requires_python
license
keywords paxos consistent replicated cluster config
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Leaderless. Paxos for synchronous and consistent replication. SQLite for persistence. HTTPs interface.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/magicray/ConfDB",
    "name": "ConfDB",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "paxos,consistent,replicated,cluster,config",
    "author": "Bhupendra Singh",
    "author_email": "bhsingh@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/31/10/d565426137615db99c41c795f808a4f866413407802d72d8b4f591a86914/ConfDB-20240120.tar.gz",
    "platform": null,
    "description": "Leaderless. Paxos for synchronous and consistent replication. SQLite for persistence. HTTPs interface.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Highly Available key value store with atomic updates - Replicated and Strongly Consistent",
    "version": "20240120",
    "project_urls": {
        "Homepage": "https://github.com/magicray/ConfDB"
    },
    "split_keywords": [
        "paxos",
        "consistent",
        "replicated",
        "cluster",
        "config"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3110d565426137615db99c41c795f808a4f866413407802d72d8b4f591a86914",
                "md5": "b2a0b0e3501892165587151006fcbc3c",
                "sha256": "6d0662db9d097cb5ceccf1877f84772e151d9560cfe3eefc06c67759a881ce7a"
            },
            "downloads": -1,
            "filename": "ConfDB-20240120.tar.gz",
            "has_sig": false,
            "md5_digest": "b2a0b0e3501892165587151006fcbc3c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4810,
            "upload_time": "2024-01-20T06:33:46",
            "upload_time_iso_8601": "2024-01-20T06:33:46.405591Z",
            "url": "https://files.pythonhosted.org/packages/31/10/d565426137615db99c41c795f808a4f866413407802d72d8b4f591a86914/ConfDB-20240120.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-20 06:33:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "magicray",
    "github_project": "ConfDB",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "confdb"
}
        
Elapsed time: 0.16921s