Skip to main content

Caching library reimplementing django.core.cache with async support and type hints, inspired by encode/databases.

Project description

Async Caches

Build Status Codecov PyPI Documentation

Caching library reimplementing django.core.cache API with async support and type hints, inspired by encode/databases.

Currently three cache backends are available:

  • dummy - Dummy cache backend that doesn't cache anything. Used to disable caching in tests!
  • locmem - Cache backend that stores data in local memory. Lets you develop and test caching without need for actual cache server.
  • redis - Redis cache intended for use in actual deployments.

Requirements: Python 3.6+ Documentation: https://rafalp.github.io/async-caches/

Installation

$ pip install async-caches

Contributing

Contributions are welcome!

If you've found a bug, got idea, question or just want to share the love, open GitHub issue or pull request!

Credits and license

This is free software and you are welcome to modify and redistribute it under the conditions described in the license. For the complete license, refer to the LICENSE file.

Parts of software come from databases package developed by Tom Christie and contributors and from Django package developed by Django project maintainers and contributors.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

async-caches-0.2.0.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

async_caches-0.2.0-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

Details for the file async-caches-0.2.0.tar.gz.

File metadata

  • Download URL: async-caches-0.2.0.tar.gz
  • Upload date:
  • Size: 7.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for async-caches-0.2.0.tar.gz
Algorithm Hash digest
SHA256 351437800cb046d4403ef1f595fdf18d55e6f17c57496992bf83bd33a6f203eb
MD5 96ce077870fc71d9839080f6aca56479
BLAKE2b-256 7e1d023a2cce533d4a0e5f73699d196684aad7bf0ee09a0ef2770f077fb9baed

See more details on using hashes here.

File details

Details for the file async_caches-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: async_caches-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 10.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for async_caches-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 eeb911d28ff883b085b616c519a3042188636d591ee1d2eb89fba8be1ed052bd
MD5 2cc11374cd53bcb9b5e7b64852b38cd7
BLAKE2b-256 6980656a32993c906d91b60925747f16db1d3263de6f54e6fc08f3f754d6ed7f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page