David Velez
|
2dd37b09ab
|
This fixes #24. Looking at aioredis library, the client.py keyword for set is now 'ex', not 'expire'. Tested this fix and fast-cache now works without issue.
|
2021-07-22 10:17:52 -05:00 |
|
long2ice
|
0bc8c6c20e
|
Merge pull request #22 from heliumbrain/master
Adapt to aioredis 2.0
|
2021-07-16 10:02:10 +08:00 |
|
heliumbrain
|
9e3c9816c5
|
Update README.md
Updated readme to reflect the changes in aioredis 2.0
|
2021-07-15 23:15:01 +02:00 |
|
long2ice
|
7c7aa26a88
|
update deps
v0.1.4
|
2021-07-15 10:00:27 +08:00 |
|
long2ice
|
1edb0ba1fe
|
Create FUNDING.yml
|
2021-04-30 16:49:36 +08:00 |
|
long2ice
|
7c2007847f
|
Merge pull request #8 from rushilsrivastava/patch-2
Use FastAPI's built in jsonable_encoder
|
2021-04-30 16:48:07 +08:00 |
|
long2ice
|
80de421a2a
|
Merge pull request #18 from Agri1988/master
add timezone serializer to coder.JsonEncoder for datetime.datetime instances
|
2021-04-29 09:36:48 +08:00 |
|
alexandr.yagolovich
|
eb55b01be9
|
timezone serializer to coder.JsonEncoder for datetime.datetime instances
|
2021-04-28 20:44:35 +03:00 |
|
long2ice
|
8573eeace6
|
fix ci
|
2021-03-20 14:47:46 +08:00 |
|
long2ice
|
1d0c245a70
|
- Fix default expire for memcached. (#13)
- Update default key builder. (#12)
|
2021-03-20 14:42:29 +08:00 |
|
long2ice
|
c665189d90
|
Merge pull request #7 from shershen08/patch-1
Update README.md
|
2021-01-12 09:50:25 +08:00 |
|
Mikhail Kuznetcov
|
ba7276ba98
|
Update README.md
add other params description
|
2021-01-11 17:37:39 +01:00 |
|
Rushil Srivastava
|
30e5246cf5
|
Use FastAPI's built in jsonable_encoder
|
2021-01-11 03:11:35 -08:00 |
|
Mikhail Kuznetcov
|
cdae610432
|
Update README.md
add explanation about expire
|
2021-01-10 16:26:41 +01:00 |
|
long2ice
|
9157412d6a
|
Merge pull request #5 from rushilsrivastava/patch-1
Add minimum dependencies version
|
2021-01-10 19:59:15 +08:00 |
|
Rushil Srivastava
|
a9b0b9d913
|
add min dependencies
|
2021-01-10 03:53:26 -08:00 |
|
long2ice
|
fec3c78291
|
bug fix
|
2021-01-06 20:00:58 +08:00 |
|
long2ice
|
361a25857b
|
bug fix
|
2021-01-06 19:57:16 +08:00 |
|
long2ice
|
6f5d4900a9
|
bug fix
|
2021-01-06 14:41:46 +08:00 |
|
long2ice
|
7f7252d151
|
bug fix
|
2021-01-06 10:44:22 +08:00 |
|
long2ice
|
c9e03ed9af
|
update pypi.yml
|
2021-01-06 10:38:30 +08:00 |
|
long2ice
|
7f2ebfc494
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# fastapi_cache/decorator.py
# poetry.lock
v0.1.3
|
2021-01-06 10:35:06 +08:00 |
|
long2ice
|
a42fdaf632
|
Fix cache key builder.
|
2021-01-06 10:34:30 +08:00 |
|
long2ice
|
9ca5b0fa9a
|
update version
|
2020-12-28 20:04:51 +08:00 |
|
long2ice
|
75b4547963
|
add no-store
|
2020-12-28 20:04:09 +08:00 |
|
long2ice
|
3134e5f67c
|
update README.md
|
2020-11-12 13:04:50 +08:00 |
|
long2ice
|
0fd9e53e06
|
update memory cache
v0.1.2
|
2020-11-10 10:34:52 +08:00 |
|
long2ice
|
ff8b4b385d
|
Merge remote-tracking branch 'origin/master'
|
2020-11-09 20:32:30 +08:00 |
|
long2ice
|
fd3ffa0d21
|
update memcached
|
2020-11-09 20:32:23 +08:00 |
|
long2ice
|
80536a1429
|
fix ci error
|
2020-11-04 12:58:01 +08:00 |
|
long2ice
|
e483e0dc55
|
add clear method
|
2020-11-03 18:08:06 +08:00 |
|
long2ice
|
dc2ac9cc90
|
Add default config when init
update JsonEncoder
|
2020-10-16 16:55:33 +08:00 |
|
long2ice
|
c0259bc699
|
Add in-memory support.
v0.1.1
|
2020-10-08 15:10:34 +08:00 |
|
long2ice
|
800032c46b
|
update README.md
|
2020-08-27 09:27:52 +08:00 |
|
long2ice
|
44fa142318
|
add License
|
2020-08-26 20:55:39 +08:00 |
|
long2ice
|
b14c6bbd73
|
update ci.yml
|
2020-08-26 20:52:49 +08:00 |
|
long2ice
|
b391e12e6a
|
update ci
|
2020-08-26 20:49:59 +08:00 |
|
long2ice
|
c20bb73f27
|
first commit
|
2020-08-26 18:04:57 +08:00 |
|