jxxghp
|
22b69f7dac
|
fix blanke
|
2025-03-23 22:35:37 +08:00 |
|
jxxghp
|
f9b0db623d
|
fix cython type error
|
2025-03-23 21:39:37 +08:00 |
|
jxxghp
|
95cd10bfba
|
fix #4014
|
2025-03-22 08:15:58 +08:00 |
|
InfinityPacer
|
49f1c9c10b
|
fix(cache): check cache existence when skip_none is False
|
2025-02-02 11:18:02 +08:00 |
|
InfinityPacer
|
bfbd3c527c
|
fix(cache): ensure consistent parameter ordering in get_cache_key
|
2025-01-22 23:53:19 +08:00 |
|
InfinityPacer
|
7c017faf31
|
feat(cache): optimize serialization with type-based caching
|
2025-01-22 17:41:11 +08:00 |
|
InfinityPacer
|
70c4509682
|
feat(cache): add exists to check key presence in cache backends
|
2025-01-22 14:25:30 +08:00 |
|
InfinityPacer
|
2a409d83d4
|
feat(redis): update redis maxmemory
|
2025-01-19 12:41:30 +08:00 |
|
InfinityPacer
|
7c17c1c73b
|
feat(redis): update comments
|
2025-01-19 05:18:49 +08:00 |
|
InfinityPacer
|
0ea429782c
|
feat(redis): optimize serialize
|
2025-01-19 05:13:31 +08:00 |
|
InfinityPacer
|
7a8f880dbe
|
feat(redis): optimize memory limit and cache cleanup
|
2025-01-19 04:28:16 +08:00 |
|
InfinityPacer
|
0a86b72110
|
feat(redis): add encoding for keys and optimize deletion
|
2025-01-19 04:28:16 +08:00 |
|
InfinityPacer
|
cb5c06ee7e
|
feat(redis): add Redis support
|
2025-01-19 04:28:15 +08:00 |
|
InfinityPacer
|
9f22ce5cc0
|
feat(cache): remove maxsize from recommend_cache
|
2025-01-19 01:26:33 +08:00 |
|
InfinityPacer
|
a5c5f7c718
|
feat(cache): enhance cache region and decorator
|
2025-01-19 00:55:45 +08:00 |
|
InfinityPacer
|
ad0241b7f1
|
feat(cache): set default skip_empty to False
|
2025-01-18 02:44:56 +08:00 |
|
InfinityPacer
|
d9508533e1
|
feat(cache): add cache region support
|
2025-01-18 02:32:08 +08:00 |
|
InfinityPacer
|
a29f987649
|
feat(cache): add cache backend implementations and decorator support
|
2025-01-18 02:10:17 +08:00 |
|