paxdb


Namepaxdb JSON
Version 20230513 PyPI version JSON
download
home_pagehttps://github.com/magicray/paxdb
SummaryStrongly consistent store for small amount of config/meta data - GET/PUT over HTTPS.
upload_time2023-05-13 17:34:22
maintainer
docs_urlNone
authorBhupendra Singh
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Uses Paxos for strong consistency, fault tolerance, high availability, and mTLS for write authentication.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/magicray/paxdb",
    "name": "paxdb",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Bhupendra Singh",
    "author_email": "bhsingh@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/05/4c/cc09073f5b807d45677d0504b36868b240e7c72471299a7e83c71acda282/paxdb-20230513.tar.gz",
    "platform": null,
    "description": "Uses Paxos for strong consistency, fault tolerance, high availability, and mTLS for write authentication.",
    "bugtrack_url": null,
    "license": "",
    "summary": "Strongly consistent store for small amount of config/meta data - GET/PUT over HTTPS.",
    "version": "20230513",
    "project_urls": {
        "Homepage": "https://github.com/magicray/paxdb"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "054ccc09073f5b807d45677d0504b36868b240e7c72471299a7e83c71acda282",
                "md5": "7ec437a8c4a26622a5b65435bc8b2805",
                "sha256": "945a3addc8c4e19b68540f2b4255730dd871c1e9a00d4845a489ced6456b79be"
            },
            "downloads": -1,
            "filename": "paxdb-20230513.tar.gz",
            "has_sig": false,
            "md5_digest": "7ec437a8c4a26622a5b65435bc8b2805",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 699,
            "upload_time": "2023-05-13T17:34:22",
            "upload_time_iso_8601": "2023-05-13T17:34:22.688794Z",
            "url": "https://files.pythonhosted.org/packages/05/4c/cc09073f5b807d45677d0504b36868b240e7c72471299a7e83c71acda282/paxdb-20230513.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-13 17:34:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "magicray",
    "github_project": "paxdb",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "paxdb"
}
        
Elapsed time: 0.06062s