-
v4.4.1
StableAll checks were successfulAnalysis / SonarCloud (push) Successful in 51sTests / Build and Test (3.11) (push) Successful in 1m11sTests / Build and Test (3.12) (push) Successful in 1m10sTests / Build and Test (3.13) (push) Successful in 1m7sUpload Python Package / release-build (release) Successful in 17sUpload Python Package / gitea-publish (release) Successful in 21sUpload Python Package / pypi-publish (release) Successful in 12sreleased this
2026-01-01 19:55:37 +02:00 | 0 commits to main since this releaseDependencies
- Bump
redisto~=7.1.0(ab3d97597b) - Bump
typing-extensionsto~=4.15.0(2bcc1f94f0) - Bump
py-cordto2.7.0(3306258e50) - Bump
ujsonto5.11.0(c3b8eca06f)
Downloads
- Bump
-
v4.4.0
StableAll checks were successfulAnalysis / SonarCloud (push) Successful in 51sTests / Build and Test (3.11) (push) Successful in 1m12sTests / Build and Test (3.12) (push) Successful in 1m11sTests / Build and Test (3.13) (push) Successful in 1m6sUpload Python Package / release-build (release) Successful in 18sUpload Python Package / gitea-publish (release) Successful in 11sUpload Python Package / pypi-publish (release) Successful in 13sreleased this
2025-07-09 15:57:24 +03:00 | 95 commits to main since this releaseOther changes
- Added support for
default_ttl_secondsincreate_cache_client()(727d531d63) - Improved some docstrings and changed their format to Google (
ef7380ae45)
Downloads
- Added support for
-
v4.3.0
StableAll checks were successfulAnalysis / SonarCloud (push) Successful in 1m0sTests / Build and Test (3.11) (push) Successful in 1m23sTests / Build and Test (3.12) (push) Successful in 1m20sTests / Build and Test (3.13) (push) Successful in 1m11sUpload Python Package / release-build (release) Successful in 26sUpload Python Package / gitea-publish (release) Successful in 14sUpload Python Package / pypi-publish (release) Successful in 15sreleased this
2025-07-08 01:39:50 +03:00 | 102 commits to main since this releaseOther changes
- Added support for cache TTL (
3110bb64b1) - Fixed project compatibility issue with PEP 639 (
54de950899)
Dependencies
- Bump
redisto~=6.2.0(c17a206c44) - Bump
typing-extensionsto~=4.14.0(1e1b04a8ff)
Downloads
- Added support for cache TTL (
-
v4.2.0
StableAll checks were successfulAnalysis / SonarCloud (push) Successful in 51sTests / Build and Test (3.11) (push) Successful in 1m11sTests / Build and Test (3.12) (push) Successful in 1m7sTests / Build and Test (3.13) (push) Successful in 1m6sUpload Python Package / release-build (release) Successful in 21sUpload Python Package / gitea-publish (release) Successful in 22sUpload Python Package / pypi-publish (release) Successful in 13sreleased this
2025-05-18 18:44:48 +03:00 | 119 commits to main since this releaseNew features
- Added support for cache prefix (
95abf4265c)
Dependencies
- Bump
redisto~=6.1.0(e296aaa6b3)
Downloads
- Added support for cache prefix (
-
v4.1.0
StableSome checks failedAnalysis / SonarCloud (push) Successful in 46sTests / Build and Test (3.11) (push) Successful in 1m9sTests / Build and Test (3.12) (push) Successful in 1m7sTests / Build and Test (3.13) (push) Successful in 1m4sUpload Python Package / release-build (release) Successful in 18sUpload Python Package / gitea-publish (release) Failing after 20sUpload Python Package / pypi-publish (release) Failing after 11sreleased this
2025-02-16 18:39:04 +02:00 | 140 commits to main since this releaseNew features
- Added cache support using Redis and Memcached
Downloads
-
v4.0.2
StableAll checks were successfulAnalysis / SonarCloud (push) Successful in 46sTests / Build and Test (3.11) (push) Successful in 1m16sTests / Build and Test (3.12) (push) Successful in 1m24sTests / Build and Test (3.13) (push) Successful in 1m24sUpload Python Package / release-build (release) Successful in 18sUpload Python Package / gitea-publish (release) Successful in 9sUpload Python Package / pypi-publish (release) Successful in 15sreleased this
2025-01-02 15:13:29 +02:00 | 170 commits to main since this releaseOther changes
- Fixed code blocks in README
- Optimized imports and usage of internal tools
Downloads
-
v4.0.1
Stablereleased this
2024-12-29 17:29:08 +02:00 | 180 commits to main since this releaseDownloads
-
v4.0.0
StableSome checks failedAnalysis / SonarCloud (push) Successful in 42sTests / Build and Test (3.10) (push) Failing after 57sTests / Build and Test (3.11) (push) Successful in 1m4sTests / Build and Test (3.12) (push) Successful in 1m13sTests / Build and Test (3.9) (push) Failing after 57sreleased this
2024-12-26 20:04:42 +02:00 | 184 commits to main since this releaseBreaking changes
- Increased minimal Python version to 3.11
- Changed many imports
- Removed old non-async interfaces
New features
- Same function calls can be used for both sync and async functions
Downloads
-
v3.3.1
StableAll checks were successfulAnalysis / SonarCloud (push) Successful in 46sTests / Build and Test (3.10) (push) Successful in 1m3sTests / Build and Test (3.11) (push) Successful in 1m1sTests / Build and Test (3.12) (push) Successful in 1m8sTests / Build and Test (3.9) (push) Successful in 1m3sreleased this
2024-12-16 23:57:44 +02:00 | 193 commits to main since this releaseOther changes
- Fixed package metadata
Downloads
-
v3.3.0
StableAll checks were successfulAnalysis / SonarCloud (push) Successful in 43sTests / Build and Test (3.10) (push) Successful in 1m2sTests / Build and Test (3.11) (push) Successful in 1m2sTests / Build and Test (3.12) (push) Successful in 1m8sTests / Build and Test (3.9) (push) Successful in 1m4sreleased this
2024-12-16 23:48:57 +02:00 | 195 commits to main since this releaseDependencies
- Bump
apschedulerto~=3.11.0(cbc4fc36a1)
Other changes
- Added Python 3.12 support
- Dropped Python 3.8 support
Downloads
- Bump