async-cache-updater


Nameasync-cache-updater JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/revpoint/async-cache-updater
SummaryCaches the output of functions with time-based buckets
upload_time2025-08-14 04:51:46
maintainerNone
docs_urlNone
authorRevPoint Media
requires_python>=3.9
licenseMIT license
keywords async_cache_updater
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            ===================
Async Cache Updater
===================


.. image:: https://img.shields.io/pypi/v/async-cache-updater.svg
    :target: https://pypi.python.org/pypi/async-cache-updater

.. image:: https://img.shields.io/travis/revpoint/async-cache-updater.svg
    :target: https://travis-ci.com/revpoint/async-cache-updater

.. image:: https://readthedocs.org/projects/async-cache-updater/badge/?version=latest
    :target: https://async-cache-updater.readthedocs.io/en/latest/?version=latest
    :alt: Documentation Status

.. image:: https://pyup.io/repos/github/revpoint/async-cache-updater/shield.svg
    :target: https://pyup.io/repos/github/revpoint/async-cache-updater/
    :alt: Updates



Caches the output of functions with time-based buckets


* Free software: MIT license
* Documentation: https://async-cache-updater.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

1.0.0 (2025-08-14)
------------------

* Replace aioredis with redis-py
* Require Python 3.9+
* Add ignore_args setting to ignore specific arguments in cache keys

0.1.5 (2021-12-15)
------------------

* Add disabled setting

0.1.4 (2021-09-21)
------------------

* Fix aioredis client

0.1.3 (2021-09-21)
------------------

* Fix aioredis client

0.1.2 (2021-09-14)
------------------

* Fix cache get_many

0.1.1 (2021-09-01)
------------------

* Fix README

0.1.0 (2021-08-28)
------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/revpoint/async-cache-updater",
    "name": "async-cache-updater",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "async_cache_updater",
    "author": "RevPoint Media",
    "author_email": "tech@jangl.com",
    "download_url": "https://files.pythonhosted.org/packages/9b/98/d846e72ae21aabd3e42a8e6222548d11ebd17308c43f022df2a352541bbc/async_cache_updater-1.0.0.tar.gz",
    "platform": null,
    "description": "===================\nAsync Cache Updater\n===================\n\n\n.. image:: https://img.shields.io/pypi/v/async-cache-updater.svg\n    :target: https://pypi.python.org/pypi/async-cache-updater\n\n.. image:: https://img.shields.io/travis/revpoint/async-cache-updater.svg\n    :target: https://travis-ci.com/revpoint/async-cache-updater\n\n.. image:: https://readthedocs.org/projects/async-cache-updater/badge/?version=latest\n    :target: https://async-cache-updater.readthedocs.io/en/latest/?version=latest\n    :alt: Documentation Status\n\n.. image:: https://pyup.io/repos/github/revpoint/async-cache-updater/shield.svg\n    :target: https://pyup.io/repos/github/revpoint/async-cache-updater/\n    :alt: Updates\n\n\n\nCaches the output of functions with time-based buckets\n\n\n* Free software: MIT license\n* Documentation: https://async-cache-updater.readthedocs.io.\n\n\nFeatures\n--------\n\n* TODO\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n1.0.0 (2025-08-14)\n------------------\n\n* Replace aioredis with redis-py\n* Require Python 3.9+\n* Add ignore_args setting to ignore specific arguments in cache keys\n\n0.1.5 (2021-12-15)\n------------------\n\n* Add disabled setting\n\n0.1.4 (2021-09-21)\n------------------\n\n* Fix aioredis client\n\n0.1.3 (2021-09-21)\n------------------\n\n* Fix aioredis client\n\n0.1.2 (2021-09-14)\n------------------\n\n* Fix cache get_many\n\n0.1.1 (2021-09-01)\n------------------\n\n* Fix README\n\n0.1.0 (2021-08-28)\n------------------\n\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Caches the output of functions with time-based buckets",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/revpoint/async-cache-updater"
    },
    "split_keywords": [
        "async_cache_updater"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6d00f7ea98ef1c100caf920763f2aaabde1fc472c8811397e3642d550518ee04",
                "md5": "7f5e3eb4f4c6cd18e289f75de19988ef",
                "sha256": "c8225a27aa9aac639adbf26f9dc584c64ad69a3fa5325ea30d92c7d0183d5677"
            },
            "downloads": -1,
            "filename": "async_cache_updater-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7f5e3eb4f4c6cd18e289f75de19988ef",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 15293,
            "upload_time": "2025-08-14T04:51:45",
            "upload_time_iso_8601": "2025-08-14T04:51:45.103520Z",
            "url": "https://files.pythonhosted.org/packages/6d/00/f7ea98ef1c100caf920763f2aaabde1fc472c8811397e3642d550518ee04/async_cache_updater-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9b98d846e72ae21aabd3e42a8e6222548d11ebd17308c43f022df2a352541bbc",
                "md5": "4ee1134dd994466b2a4c678ec62f68a4",
                "sha256": "d6ec30fc1fa01136c4e88d412e92e3c48d5ec8b17982eb29697c2b82003edf2f"
            },
            "downloads": -1,
            "filename": "async_cache_updater-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4ee1134dd994466b2a4c678ec62f68a4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 19878,
            "upload_time": "2025-08-14T04:51:46",
            "upload_time_iso_8601": "2025-08-14T04:51:46.281924Z",
            "url": "https://files.pythonhosted.org/packages/9b/98/d846e72ae21aabd3e42a8e6222548d11ebd17308c43f022df2a352541bbc/async_cache_updater-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-14 04:51:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "revpoint",
    "github_project": "async-cache-updater",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "async-cache-updater"
}
        
Elapsed time: 0.96207s