PaxosDB


NamePaxosDB JSON
Version 20240310 PyPI version JSON
download
home_pagehttps://github.com/magicray/PaxosDB
SummaryHighly Available key value store with atomic updates - Replicated and Strongly Consistent
upload_time2024-03-10 12:29:31
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/PaxosDB",
    "name": "PaxosDB",
    "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/c7/09/f15c021fdbf60ad9eb16a82c74fc553dee23ea262beb6f8057f29a18eea2/PaxosDB-20240310.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": "20240310",
    "project_urls": {
        "Homepage": "https://github.com/magicray/PaxosDB"
    },
    "split_keywords": [
        "paxos",
        "consistent",
        "replicated",
        "cluster",
        "config"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c709f15c021fdbf60ad9eb16a82c74fc553dee23ea262beb6f8057f29a18eea2",
                "md5": "38959a30552a93c53b0a65053f56a764",
                "sha256": "336ef01cce4b426d14dffa68b538c00bc686d4bc2854dff48140ca2c013143ea"
            },
            "downloads": -1,
            "filename": "PaxosDB-20240310.tar.gz",
            "has_sig": false,
            "md5_digest": "38959a30552a93c53b0a65053f56a764",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4853,
            "upload_time": "2024-03-10T12:29:31",
            "upload_time_iso_8601": "2024-03-10T12:29:31.930704Z",
            "url": "https://files.pythonhosted.org/packages/c7/09/f15c021fdbf60ad9eb16a82c74fc553dee23ea262beb6f8057f29a18eea2/PaxosDB-20240310.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-10 12:29:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "magicray",
    "github_project": "PaxosDB",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "paxosdb"
}
        
Elapsed time: 0.23203s