| rq/django-rq |
1,726 |
|
392 |
51 |
over 2 years ago |
51 |
November 26, 2023 |
95 |
mit |
Python |
| A simple app that provides django integration for RQ (Redis Queue) |
| long2ice/fastapi-cache |
991 |
|
0 |
3 |
about 2 years ago |
16 |
February 15, 2023 |
68 |
apache-2.0 |
Python |
| fastapi-cache is a tool to cache fastapi response and function result, with backends support redis and memcached. |
| gmr/tinman |
192 |
|
1 |
0 |
almost 12 years ago |
23 |
March 07, 2014 |
1 |
bsd-3-clause |
Python |
| Tinman is a Tornado support package including an application wrapper/runner and a set of handy decorators. |
| mattupstate/flask-rq |
181 |
|
0 |
0 |
over 9 years ago |
0 |
|
8 |
mit |
Python |
| RQ (Redis Queue) integration for Flask applications |
| joshuaslate/type-cacheable |
150 |
|
6 |
19 |
about 2 years ago |
35 |
September 11, 2025 |
2 |
mit |
TypeScript |
| TypeScript-based caching decorator (currently supports Redis, LRU-Cache and NodeCache) |
| vivekn/redis-simple-cache |
113 |
|
9 |
1 |
over 6 years ago |
8 |
May 11, 2015 |
16 |
other |
Python |
| Simple redis based cache for storing results of python function calls, json encoded strings or html. |
| KIDJourney/TiebaManager |
44 |
|
0 |
0 |
over 9 years ago |
0 |
|
2 |
|
Python |
| Auto manage tool for baidu tieba |
| sourcefuse/loopback4-ratelimiter |
36 |
|
0 |
4 |
over 2 years ago |
23 |
October 04, 2023 |
1 |
mit |
TypeScript |
| A Rate Limiting Extension for Loopback 4 Applications |
| leohowell/redis-lru |
31 |
|
0 |
0 |
about 4 years ago |
7 |
April 16, 2022 |
2 |
bsd-2-clause |
Python |
| LRU cache for Python. Use Redis as backend. Provides a dictionary-like object as well as a method decorator. pip install redis-lru |
| AurumAS/DoubleCache |
29 |
|
0 |
1 |
over 8 years ago |
20 |
May 25, 2017 |
8 |
mit |
C# |
| A cache aside implementation using Redis combined with an in-memory cache. |