CommitLog


NameCommitLog JSON
Version 20231127 PyPI version JSON
download
home_pagehttps://github.com/magicray/CommitLog
SummaryGeneral Purpose Distributed Commit Log - Replicated and Strongly Consistent
upload_time2023-11-27 02:40:19
maintainer
docs_urlNone
authorBhupendra Singh
requires_python
license
keywords paxos consistent replicated commit log
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Leaderless and highly available. Multi Paxos for synchronous and consistent replication. Plain filesystem for persistence. HTTP/mTLS interface.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/magicray/CommitLog",
    "name": "CommitLog",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "paxos,consistent,replicated,commit,log",
    "author": "Bhupendra Singh",
    "author_email": "bhsingh@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a8/09/a7eb422bd0428b6adeee07804dbd10b3e78f0896c74f40e3d5dceacd2064/CommitLog-20231127.tar.gz",
    "platform": null,
    "description": "Leaderless and highly available. Multi Paxos for synchronous and consistent replication. Plain filesystem for persistence. HTTP/mTLS interface.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "General Purpose Distributed Commit Log - Replicated and Strongly Consistent",
    "version": "20231127",
    "project_urls": {
        "Homepage": "https://github.com/magicray/CommitLog"
    },
    "split_keywords": [
        "paxos",
        "consistent",
        "replicated",
        "commit",
        "log"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a809a7eb422bd0428b6adeee07804dbd10b3e78f0896c74f40e3d5dceacd2064",
                "md5": "32f18d0d0379d2a9c298f7f8a08ee142",
                "sha256": "72b271d586d619777041015a699b9cbc007da7356fd642d2f3d9f7d422704360"
            },
            "downloads": -1,
            "filename": "CommitLog-20231127.tar.gz",
            "has_sig": false,
            "md5_digest": "32f18d0d0379d2a9c298f7f8a08ee142",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7605,
            "upload_time": "2023-11-27T02:40:19",
            "upload_time_iso_8601": "2023-11-27T02:40:19.170916Z",
            "url": "https://files.pythonhosted.org/packages/a8/09/a7eb422bd0428b6adeee07804dbd10b3e78f0896c74f40e3d5dceacd2064/CommitLog-20231127.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-27 02:40:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "magicray",
    "github_project": "CommitLog",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "commitlog"
}
        
Elapsed time: 0.14319s