oslo.cache


Nameoslo.cache JSON
Version 3.7.0 PyPI version JSON
download
home_pagehttps://docs.openstack.org/oslo.cache/latest
SummaryCache storage for OpenStack projects.
upload_time2024-02-26 07:36:26
maintainer
docs_urlNone
authorOpenStack
requires_python>=3.8
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ========================
Team and repository tags
========================

.. image:: https://governance.openstack.org/tc/badges/oslo.cache.svg
    :target: https://governance.openstack.org/tc/reference/tags/index.html

.. Change things from this point on

==========
oslo.cache
==========

.. image:: https://img.shields.io/pypi/v/oslo.cache.svg
    :target: https://pypi.org/project/oslo.cache/
    :alt: Latest Version

.. image:: https://img.shields.io/pypi/dm/oslo.cache.svg
    :target: https://pypi.org/project/oslo.cache/
    :alt: Downloads

`oslo.cache` aims to provide a generic caching mechanism for OpenStack projects
by wrapping the `dogpile.cache
<https://dogpilecache.readthedocs.org/en/latest/>`_ library. The dogpile.cache
library provides support memoization, key value storage and interfaces to common
caching backends such as `Memcached <https://www.memcached.org/>`_.



* Free software: Apache license
* Documentation: https://docs.openstack.org/oslo.cache/latest/
* Source: https://opendev.org/openstack/oslo.cache/
* Bugs: https://bugs.launchpad.net/oslo.cache
* Release notes: https://docs.openstack.org/releasenotes/oslo.cache/




            

Raw data

            {
    "_id": null,
    "home_page": "https://docs.openstack.org/oslo.cache/latest",
    "name": "oslo.cache",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "OpenStack",
    "author_email": "openstack-discuss@lists.openstack.org",
    "download_url": "https://files.pythonhosted.org/packages/d3/0f/e05076ce75d3d60bc89a21fdd6c3bdef9ddd840fb8514a4f73d8498c7bfa/oslo.cache-3.7.0.tar.gz",
    "platform": null,
    "description": "========================\nTeam and repository tags\n========================\n\n.. image:: https://governance.openstack.org/tc/badges/oslo.cache.svg\n    :target: https://governance.openstack.org/tc/reference/tags/index.html\n\n.. Change things from this point on\n\n==========\noslo.cache\n==========\n\n.. image:: https://img.shields.io/pypi/v/oslo.cache.svg\n    :target: https://pypi.org/project/oslo.cache/\n    :alt: Latest Version\n\n.. image:: https://img.shields.io/pypi/dm/oslo.cache.svg\n    :target: https://pypi.org/project/oslo.cache/\n    :alt: Downloads\n\n`oslo.cache` aims to provide a generic caching mechanism for OpenStack projects\nby wrapping the `dogpile.cache\n<https://dogpilecache.readthedocs.org/en/latest/>`_ library. The dogpile.cache\nlibrary provides support memoization, key value storage and interfaces to common\ncaching backends such as `Memcached <https://www.memcached.org/>`_.\n\n\n\n* Free software: Apache license\n* Documentation: https://docs.openstack.org/oslo.cache/latest/\n* Source: https://opendev.org/openstack/oslo.cache/\n* Bugs: https://bugs.launchpad.net/oslo.cache\n* Release notes: https://docs.openstack.org/releasenotes/oslo.cache/\n\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Cache storage for OpenStack projects.",
    "version": "3.7.0",
    "project_urls": {
        "Homepage": "https://docs.openstack.org/oslo.cache/latest"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b3d546701ba0bc42a12cfc94f5733a9f37666b82c4a0b351d9c62318f103b44",
                "md5": "6ed325042ee21bbdfc2718457f2dbaca",
                "sha256": "c8c64ef9959ae1079ba1375858618d8a908d8af1c5b971ed1b30f3752f2136f1"
            },
            "downloads": -1,
            "filename": "oslo.cache-3.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6ed325042ee21bbdfc2718457f2dbaca",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 75451,
            "upload_time": "2024-02-26T07:36:24",
            "upload_time_iso_8601": "2024-02-26T07:36:24.589671Z",
            "url": "https://files.pythonhosted.org/packages/5b/3d/546701ba0bc42a12cfc94f5733a9f37666b82c4a0b351d9c62318f103b44/oslo.cache-3.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d30fe05076ce75d3d60bc89a21fdd6c3bdef9ddd840fb8514a4f73d8498c7bfa",
                "md5": "bd788b16b832b6e45284068dbcbe55fa",
                "sha256": "e37785ebf55e2126a4a09c1fc3036bf060aee78ff1865596cfa4e3b81caef04b"
            },
            "downloads": -1,
            "filename": "oslo.cache-3.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bd788b16b832b6e45284068dbcbe55fa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 74953,
            "upload_time": "2024-02-26T07:36:26",
            "upload_time_iso_8601": "2024-02-26T07:36:26.935528Z",
            "url": "https://files.pythonhosted.org/packages/d3/0f/e05076ce75d3d60bc89a21fdd6c3bdef9ddd840fb8514a4f73d8498c7bfa/oslo.cache-3.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-26 07:36:26",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "oslo.cache"
}
        
Elapsed time: 0.21875s