invenio-cache


Nameinvenio-cache JSON
Version 1.3.0 PyPI version JSON
download
home_pagehttps://github.com/inveniosoftware/invenio-cache
Summary"Cache module for Invenio."
upload_time2023-10-02 15:36:14
maintainer
docs_urlNone
authorCERN
requires_python>=3.7
licenseMIT
keywords invenio cache
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ..
    This file is part of Invenio.
    Copyright (C) 2017-2018 CERN.

    Invenio is free software; you can redistribute it and/or modify it
    under the terms of the MIT License; see LICENSE file for more details.

===============
 Invenio-Cache
===============

.. image:: https://img.shields.io/github/license/inveniosoftware/invenio-cache.svg
        :target: https://github.com/inveniosoftware/invenio-cache/blob/master/LICENSE

.. image:: https://github.com/inveniosoftware/invenio-cache/workflows/CI/badge.svg
        :target: https://github.com/inveniosoftware/invenio-cache/actions?query=workflow%3ACI

.. image:: https://img.shields.io/coveralls/inveniosoftware/invenio-cache.svg
        :target: https://coveralls.io/r/inveniosoftware/invenio-cache

.. image:: https://img.shields.io/pypi/v/invenio-cache.svg
        :target: https://pypi.org/pypi/invenio-cache

Cache module for Invenio.

Further documentation is available on
https://invenio-cache.readthedocs.io/

..
    This file is part of Invenio.
    Copyright (C) 2017-2023 CERN.

    Invenio is free software; you can redistribute it and/or modify it
    under the terms of the MIT License; see LICENSE file for more details.

Changes
=======

Version 1.3.0 (released 2023-10-02)

- Add in-process cache decorator

Version 1.2.0 (released 2023-08-30)

- Add common mutex lock class

Version 1.1.1 (released 2022-05-23)

- Moved from setup.py to setup.cfg

Version 1.1.0 (released 2020-03-10)

- changes flask dependency to centrally managed

Version 1.0.0 (released 2018-03-23)

- Initial public release.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/inveniosoftware/invenio-cache",
    "name": "invenio-cache",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "invenio cache",
    "author": "CERN",
    "author_email": "info@inveniosoftware.org",
    "download_url": "https://files.pythonhosted.org/packages/83/f2/23533f055d1db823e9938594dd0d106773d7b91c048bad310d0c38378132/invenio-cache-1.3.0.tar.gz",
    "platform": "any",
    "description": "..\n    This file is part of Invenio.\n    Copyright (C) 2017-2018 CERN.\n\n    Invenio is free software; you can redistribute it and/or modify it\n    under the terms of the MIT License; see LICENSE file for more details.\n\n===============\n Invenio-Cache\n===============\n\n.. image:: https://img.shields.io/github/license/inveniosoftware/invenio-cache.svg\n        :target: https://github.com/inveniosoftware/invenio-cache/blob/master/LICENSE\n\n.. image:: https://github.com/inveniosoftware/invenio-cache/workflows/CI/badge.svg\n        :target: https://github.com/inveniosoftware/invenio-cache/actions?query=workflow%3ACI\n\n.. image:: https://img.shields.io/coveralls/inveniosoftware/invenio-cache.svg\n        :target: https://coveralls.io/r/inveniosoftware/invenio-cache\n\n.. image:: https://img.shields.io/pypi/v/invenio-cache.svg\n        :target: https://pypi.org/pypi/invenio-cache\n\nCache module for Invenio.\n\nFurther documentation is available on\nhttps://invenio-cache.readthedocs.io/\n\n..\n    This file is part of Invenio.\n    Copyright (C) 2017-2023 CERN.\n\n    Invenio is free software; you can redistribute it and/or modify it\n    under the terms of the MIT License; see LICENSE file for more details.\n\nChanges\n=======\n\nVersion 1.3.0 (released 2023-10-02)\n\n- Add in-process cache decorator\n\nVersion 1.2.0 (released 2023-08-30)\n\n- Add common mutex lock class\n\nVersion 1.1.1 (released 2022-05-23)\n\n- Moved from setup.py to setup.cfg\n\nVersion 1.1.0 (released 2020-03-10)\n\n- changes flask dependency to centrally managed\n\nVersion 1.0.0 (released 2018-03-23)\n\n- Initial public release.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "\"Cache module for Invenio.\"",
    "version": "1.3.0",
    "project_urls": {
        "Homepage": "https://github.com/inveniosoftware/invenio-cache"
    },
    "split_keywords": [
        "invenio",
        "cache"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "17a987eb62424596f2db4747835e4514196b3fca3d3abe399bab47c58d0d5ac8",
                "md5": "1cbe3dc60556cdfdc0b9316e1b127084",
                "sha256": "0eda8356cdbe4992d99bb88453b2fc019aff4b839d5425929c9b3909d3942745"
            },
            "downloads": -1,
            "filename": "invenio_cache-1.3.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1cbe3dc60556cdfdc0b9316e1b127084",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 11823,
            "upload_time": "2023-10-02T15:36:13",
            "upload_time_iso_8601": "2023-10-02T15:36:13.125247Z",
            "url": "https://files.pythonhosted.org/packages/17/a9/87eb62424596f2db4747835e4514196b3fca3d3abe399bab47c58d0d5ac8/invenio_cache-1.3.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "83f223533f055d1db823e9938594dd0d106773d7b91c048bad310d0c38378132",
                "md5": "7a7e180ea87f3e3de2c9b47f63015d33",
                "sha256": "f7d9df0ccdbe8ca7ce994fb3e8418a21c176ce982d1862f6c1c4167f2326aa1b"
            },
            "downloads": -1,
            "filename": "invenio-cache-1.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7a7e180ea87f3e3de2c9b47f63015d33",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 23567,
            "upload_time": "2023-10-02T15:36:14",
            "upload_time_iso_8601": "2023-10-02T15:36:14.106964Z",
            "url": "https://files.pythonhosted.org/packages/83/f2/23533f055d1db823e9938594dd0d106773d7b91c048bad310d0c38378132/invenio-cache-1.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-02 15:36:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "inveniosoftware",
    "github_project": "invenio-cache",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "invenio-cache"
}
        
Elapsed time: 0.58232s