========================
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": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "OpenStack",
"author_email": "openstack-discuss@lists.openstack.org",
"download_url": "https://files.pythonhosted.org/packages/8c/0e/9d8acde2b77290783eeeb2a6b390553d2bcc3453f5b2b17cb904c55013cf/oslo.cache-3.9.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": null,
"summary": "Cache storage for OpenStack projects.",
"version": "3.9.0",
"project_urls": {
"Homepage": "https://docs.openstack.org/oslo.cache/latest"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "11f2663d7186ab2692dfaf10fc2d4e3ff1ec81d42a17f9204423b8314f90925e",
"md5": "d638e95179bff352a62b3508dc70bfe2",
"sha256": "1d5abbd17da6c73597c4959fcdadc346b2ef90d4a975acba9a9716b2288bbfe7"
},
"downloads": -1,
"filename": "oslo.cache-3.9.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d638e95179bff352a62b3508dc70bfe2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 75937,
"upload_time": "2024-11-14T09:20:19",
"upload_time_iso_8601": "2024-11-14T09:20:19.693346Z",
"url": "https://files.pythonhosted.org/packages/11/f2/663d7186ab2692dfaf10fc2d4e3ff1ec81d42a17f9204423b8314f90925e/oslo.cache-3.9.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8c0e9d8acde2b77290783eeeb2a6b390553d2bcc3453f5b2b17cb904c55013cf",
"md5": "9ee23604409fb8d61425d222f0434984",
"sha256": "c2fb2e7d64cc16622ba165288b0f7b27f78af0294cf33e883c7cdcec515d408b"
},
"downloads": -1,
"filename": "oslo.cache-3.9.0.tar.gz",
"has_sig": false,
"md5_digest": "9ee23604409fb8d61425d222f0434984",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 76381,
"upload_time": "2024-11-14T09:20:21",
"upload_time_iso_8601": "2024-11-14T09:20:21.508088Z",
"url": "https://files.pythonhosted.org/packages/8c/0e/9d8acde2b77290783eeeb2a6b390553d2bcc3453f5b2b17cb904c55013cf/oslo.cache-3.9.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-14 09:20:21",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "oslo.cache"
}