https://github.com/zagy/gocept.cache
RAM caching infrastructure.
https://github.com/zagy/gocept.cache
cache python python27 python3
Last synced: 3 months ago
JSON representation
RAM caching infrastructure.
- Host: GitHub
- URL: https://github.com/zagy/gocept.cache
- Owner: zagy
- License: other
- Created: 2019-08-21T13:10:01.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2025-03-10T10:18:54.000Z (about 1 year ago)
- Last Synced: 2026-02-27T06:03:58.044Z (3 months ago)
- Topics: cache, python, python27, python3
- Language: Python
- Homepage:
- Size: 111 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
============
gocept.cache
============
.. image:: https://coveralls.io/repos/github/gocept/gocept.cache/badge.svg
:target: https://coveralls.io/github/gocept/gocept.cache
.. image:: https://github.com/gocept/gocept.cache/workflows/tests/badge.svg
:target: https://github.com/gocept/gocept.cache/actions?query=workflow%3Atests
RAM caching infrastructure.
This package is compatible with Python version 3.8, 3.9, 3.10, 3.11.
Copyright (c) 2007-2023 gocept gmbh & co. kg
Permission is hereby granted, free of charge, to any person obtaining a copy of this
software and associated documentation files (the "Software"), to deal in the Software
without restriction, including without limitation the rights to use, copy, modify, merge,
publish, distribute, sublicense, and/or sell copies of the Software, and to permit
persons to whom the Software is furnished to do so, subject to the following
conditions:
The above copyright notice and this permission notice shall be included in all copies
or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.