compensating-transaction


Namecompensating-transaction JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/rubbish822/compensating-transaction
Summarycompensating transaction
upload_time2023-05-31 10:05:20
maintainer
docs_urlNone
authorrubbish
requires_python
licenseMIT Licence
keywords pip compensating-transaction atomicity
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            When the function execution fails, the function execution can be rolled back, and all previous function executions can be rolled back

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/rubbish822/compensating-transaction",
    "name": "compensating-transaction",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "pip,compensating-transaction,atomicity",
    "author": "rubbish",
    "author_email": "rubbish@rubbish.com",
    "download_url": "https://files.pythonhosted.org/packages/91/c2/a174e5c8bfd493e312be865b1ab9d85d60e89853c85158fc84ae32adb8fc/compensating-transaction-0.0.3.tar.gz",
    "platform": "any",
    "description": "When the function execution fails, the function execution can be rolled back, and all previous function executions can be rolled back\n",
    "bugtrack_url": null,
    "license": "MIT Licence",
    "summary": "compensating transaction",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/rubbish822/compensating-transaction"
    },
    "split_keywords": [
        "pip",
        "compensating-transaction",
        "atomicity"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "91c2a174e5c8bfd493e312be865b1ab9d85d60e89853c85158fc84ae32adb8fc",
                "md5": "627e0df8c3c3628f0864f18c4b176002",
                "sha256": "99fce3d249ff6f0ee009b089fcba16d370a83de0dfd9855737e1bf291e3aff5c"
            },
            "downloads": -1,
            "filename": "compensating-transaction-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "627e0df8c3c3628f0864f18c4b176002",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3340,
            "upload_time": "2023-05-31T10:05:20",
            "upload_time_iso_8601": "2023-05-31T10:05:20.137359Z",
            "url": "https://files.pythonhosted.org/packages/91/c2/a174e5c8bfd493e312be865b1ab9d85d60e89853c85158fc84ae32adb8fc/compensating-transaction-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-31 10:05:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rubbish822",
    "github_project": "compensating-transaction",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "compensating-transaction"
}
        
Elapsed time: 0.37230s