binlogs


Namebinlogs JSON
Version 20230725 PyPI version JSON
download
home_pagehttps://github.com/magicray/binlogs
SummaryHighly available logger - with APPEND/TAIL operations over HTTPS.
upload_time2023-07-25 15:37:06
maintainer
docs_urlNone
authorBhupendra Singh
requires_python
license
keywords paxos stream pubsub pub sub queue consistent
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Uses Paxos for replication and filesystem for storage. Leaderless and highly available.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/magicray/binlogs",
    "name": "binlogs",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "paxos,stream,pubsub,pub,sub,queue,consistent",
    "author": "Bhupendra Singh",
    "author_email": "bhsingh@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c5/26/b6a432537d0a9c43e9a39d1e53b66c1a836e98716822d14fb07f6046069c/binlogs-20230725.tar.gz",
    "platform": null,
    "description": "Uses Paxos for replication and filesystem for storage. Leaderless and highly available.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Highly available logger - with APPEND/TAIL operations over HTTPS.",
    "version": "20230725",
    "project_urls": {
        "Homepage": "https://github.com/magicray/binlogs"
    },
    "split_keywords": [
        "paxos",
        "stream",
        "pubsub",
        "pub",
        "sub",
        "queue",
        "consistent"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c526b6a432537d0a9c43e9a39d1e53b66c1a836e98716822d14fb07f6046069c",
                "md5": "673d86f4a43359ad017e0c36b700647b",
                "sha256": "674f72e63fd9280d5256126674df548982b1c2d1ac0ee949481cd2fa132b8464"
            },
            "downloads": -1,
            "filename": "binlogs-20230725.tar.gz",
            "has_sig": false,
            "md5_digest": "673d86f4a43359ad017e0c36b700647b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2079,
            "upload_time": "2023-07-25T15:37:06",
            "upload_time_iso_8601": "2023-07-25T15:37:06.182728Z",
            "url": "https://files.pythonhosted.org/packages/c5/26/b6a432537d0a9c43e9a39d1e53b66c1a836e98716822d14fb07f6046069c/binlogs-20230725.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-25 15:37:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "magicray",
    "github_project": "binlogs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "binlogs"
}
        
Elapsed time: 0.18098s