issues
search
youknowone
/
ring
Python cache interface with clean API and built-in memcache & redis + asyncio support.
http://ring-cache.readthedocs.io/en/latest/
Other
480
stars
37
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Drop Python2 support
#200
youknowone
opened
11 months ago
0
Fix Django v4 support
#199
wy-z
closed
11 months ago
1
Django(>v4) Support
#198
wy-z
closed
10 months ago
4
Unexpected behavior when arg is input as a string or literally same integer
#197
shenrun
opened
1 year ago
0
Metaclass argument in class definition breaks caching for constructor
#196
nonamethanks
closed
1 year ago
2
Add positional only arguments support
#195
youknowone
closed
1 year ago
2
Fix Python 3.11 tests
#194
youknowone
closed
1 year ago
1
Fix aioredis tests
#193
youknowone
closed
1 year ago
1
TypeError when using positional-only parameters
#192
nonamethanks
closed
1 year ago
1
Why is occured the error - AttributeError: module 'ring.func.base' has no attribute 'transform_kwargs_only'?
#191
jjkim0816
opened
1 year ago
1
Python 3.11 support
#190
youknowone
closed
1 year ago
2
Check python3.11 compatibility
#189
youknowone
closed
1 year ago
0
Change version constraint in setup.py
#188
isaevmik
closed
1 year ago
2
Dynamic expire config like expire_callback or expired_at
#187
sawaca96
opened
2 years ago
0
Can`t aioredis Cache
#186
chado13
closed
3 years ago
1
Fix key override for class
#185
youknowone
closed
3 years ago
1
ring.key - missing x required positional argument when using class
#184
matthieudesprez
closed
3 years ago
4
Support aioredis2
#183
youknowone
closed
3 years ago
1
Allow super() with wirerope 0.4.5
#182
youknowone
closed
3 years ago
1
Guidance on how to avoid repetition
#181
striveforbest
closed
3 years ago
4
Can't access ring-specific attributes on a cached property
#180
striveforbest
opened
3 years ago
3
Fix asyncio.lock for eventlet
#179
youknowone
closed
3 years ago
2
Fix "RuntimeError: There is no current event loop in thread 'MainThread'."
#178
ohduran
closed
3 years ago
7
version 0.8.3 for new release
#177
youknowone
closed
3 years ago
1
ring_executor -> _executor
#176
youknowone
closed
3 years ago
3
update docs about force_asyncio
#175
youknowone
closed
3 years ago
1
Example code in document is not working
#174
yangroro
closed
3 years ago
0
Resolve asyncio.coroutine deprecated warning
#173
yangroro
closed
3 years ago
3
Fix install_require to fit environment markers
#172
yangroro
closed
3 years ago
2
Update wirerope to 0.4.3
#171
youknowone
closed
3 years ago
1
Fix python 3.9 Lock and migrate to github actions
#170
youknowone
closed
3 years ago
0
0.8.1
#169
youknowone
closed
3 years ago
1
ring.typing
#168
youknowone
closed
3 years ago
0
Fix py2 typing + attrs dependency
#167
youknowone
closed
3 years ago
0
ring 0.8.0 + python 2.7.13 = AttributeError: 'module' object has no attribute 's'
#166
yodog
closed
3 years ago
4
Using json file as storage?
#165
elyase
closed
3 years ago
2
New release to pip
#164
daxartio
closed
3 years ago
1
Add a runtime prefix to default cache key
#163
jojurajan
opened
3 years ago
3
Update coder.rst
#162
daxartio
closed
3 years ago
0
make SingletonCoroutineProxy thread safe
#161
long2ice
closed
4 years ago
2
Fix varargs support
#160
youknowone
closed
4 years ago
1
Update:增加针对字典参数的某个键值对做缓存的功能
#159
exexute
closed
4 years ago
1
Drop Python3.4 support
#158
youknowone
closed
4 years ago
1
Redis Exception on Data types
#157
mjibril
opened
4 years ago
4
Better support for variable number of arguments
#156
ssnl
closed
4 years ago
1
Fix travis build
#155
youknowone
closed
4 years ago
1
`@coroutine` decorator is about to deprecate
#154
comfuture
closed
4 years ago
0
Use functools.cached_property for python3.8+
#153
youknowone
opened
4 years ago
1
Improve compatibility with functools.lru_cache
#152
xymz
closed
5 years ago
4
Prevent set type bugs
#151
geonu
closed
5 years ago
1
Next