- Fix redis cache.

- Encode key builder.
This commit is contained in:
long2ice
2021-07-26 16:33:22 +08:00
parent de1bde39fd
commit 767241be41
6 changed files with 16 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "fastapi-cache2"
version = "0.1.5"
version = "0.1.6"
description = "Cache for FastAPI"
authors = ["long2ice <long2ice@gmail.com>"]
license = "Apache-2.0"