Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / sqlalchemy/dogpile.cache issues and pull requests

#258 - Registry of all cached functions

Issue - State: open - Opened by riyadparvez about 1 month ago - 1 comment

#257 - Use qualname to avoid key collisions

Pull Request - State: open - Opened by fbidu about 1 month ago

#255 - Update available Pypi version so that pip provides the latest version

Issue - State: closed - Opened by x86girl 2 months ago - 1 comment

#254 - pymemcache: Add support for memcached_expire_time

Pull Request - State: closed - Opened by kajinamit 3 months ago - 6 comments

#253 - Drop workaround for python-bynary-memcached < 0.23

Pull Request - State: closed - Opened by kajinamit 4 months ago - 3 comments

#252 - redis: Support a few more socket_* options

Pull Request - State: closed - Opened by kajinamit 5 months ago - 5 comments

#251 - redis: Add username

Pull Request - State: closed - Opened by kajinamit 5 months ago - 11 comments

#250 - Add support for Redis Cluster

Pull Request - State: closed - Opened by maeln 6 months ago - 25 comments

#247 - Add region.get_age(key)

Pull Request - State: closed - Opened by gregoiredx 7 months ago - 27 comments

#246 - Update RedisBackend documentation

Pull Request - State: closed - Opened by ericli-splunk 9 months ago - 3 comments

#245 - RedisBackend URL also overrides password

Issue - State: closed - Opened by ericli-splunk 9 months ago - 3 comments

#244 - removed legacy py2 __future__ directive

Pull Request - State: closed - Opened by jvanasco 9 months ago - 8 comments

#243 - I believe this is Python 2 code and can be safely removed. correct?

Issue - State: open - Opened by jvanasco 9 months ago - 2 comments

#242 - KeyType might not always be `str`

Issue - State: open - Opened by jvanasco 9 months ago - 2 comments

#241 - Use `typing.Self`

Pull Request - State: closed - Opened by Viicos 12 months ago - 6 comments

#240 - `CacheRegion.configure` should return `typing_extensions.Self`

Issue - State: closed - Opened by Daverball about 1 year ago - 6 comments
Labels: bug, pep484

#239 - Add py.typed marker and include it in package data

Pull Request - State: closed - Opened by Daverball about 1 year ago - 4 comments

#238 - Add py.typed marker

Issue - State: closed - Opened by Daverball about 1 year ago - 2 comments
Labels: bug, pep484

#237 - Multiple cache regions with the same redis backend

Issue - State: closed - Opened by riyadparvez about 1 year ago - 2 comments

#236 - handle CantDeserializeException raised from deserialize method

Pull Request - State: closed - Opened by sjhewitt about 1 year ago - 7 comments

#234 - ProxyBackend example is not working

Issue - State: closed - Opened by riyadparvez over 1 year ago - 1 comment

#233 - handle CantDeserializeException raised from deserialize method

Pull Request - State: closed - Opened by sjhewitt over 1 year ago - 8 comments

#232 - allow deserializer to return NO_VALUE

Pull Request - State: closed - Opened by sjhewitt over 1 year ago - 5 comments

#231 - Get last refresh time

Issue - State: closed - Opened by riyadparvez over 1 year ago - 2 comments

#230 - Backend-level expiration / resource deallocation

Issue - State: open - Opened by egnartsms over 1 year ago - 2 comments

#229 - Using front-end API is bugged on azure deployments

Issue - State: open - Opened by dre-gonzalez-l7 over 1 year ago - 3 comments

#228 - Move dead_retry and socket_timeout into the MemcachedBackend class

Pull Request - State: closed - Opened by 4383 almost 2 years ago - 14 comments

#227 - Releasing a new version of dogpile.cache

Issue - State: closed - Opened by 4383 almost 2 years ago - 4 comments

#226 - Optionally specify reader host and url

Pull Request - State: closed - Opened by bartjolinktopicus about 2 years ago - 2 comments

#225 - Mongo support

Pull Request - State: closed - Opened by thestick613 about 2 years ago - 2 comments

#224 - Add support of dead_retry and socket_timeout for memcached backend

Pull Request - State: closed - Opened by 4383 about 2 years ago - 7 comments

#223 - Feature request: support socket_timeout and dead_retry in memcached backend

Issue - State: closed - Opened by freedge about 2 years ago - 1 comment
Labels: memcached, usecase

#221 - allow ssl to be enabled for redis

Pull Request - State: closed - Opened by pimbeenes about 2 years ago - 2 comments

#220 - redis has changed their lock API in a backwards incompatible fashion

Issue - State: closed - Opened by rsgmon about 2 years ago - 11 comments
Labels: bug, redis

#219 - Feature Request: pass key to should_cache_fn

Issue - State: open - Opened by Acbarakat about 2 years ago - 6 comments

#215 - Allow to configure pymemcache's HashClient retrying

Pull Request - State: closed - Opened by 4383 over 2 years ago - 4 comments

#212 - Add 'extras_require' section

Pull Request - State: open - Opened by stephenfin over 2 years ago - 1 comment

#210 - Hit ratio statistics

Issue - State: open - Opened by masoudsafa almost 3 years ago - 4 comments
Labels: question

#209 - Can I prevent a cache, when I trow an exception?

Issue - State: closed - Opened by p0psicles almost 3 years ago - 2 comments

#208 - Issue with decorate>=5.0.5 in dogpile.cache.region

Issue - State: open - Opened by osfrickler almost 3 years ago - 3 comments
Labels: bug, region

#207 - How can i implement a CAS and GETS use this repo?

Issue - State: open - Opened by Milittle almost 3 years ago - 6 comments

#206 - How to cache raws sql with dogpile

Issue - State: closed - Opened by mwaaas almost 3 years ago - 1 comment
Labels: question

#205 - Allow to pass pymemcache socket keepalive and allow to instantiate a RetryingClient

Pull Request - State: closed - Opened by 4383 almost 3 years ago - 45 comments

#204 - Fix DeprecationWarning due to camelCase aliases in Python 3.10.

Pull Request - State: closed - Opened by tirkarthi about 3 years ago - 3 comments

#203 - Threading related deprecation warnings in Python 3.10

Issue - State: closed - Opened by tirkarthi about 3 years ago - 4 comments

#202 - Fail to use ProxyBackend with dbm backend

Issue - State: closed - Opened by zhsj about 3 years ago - 3 comments
Labels: bug

#201 - RedisSentinelBackend doesn't work with "db" number other than 0

Issue - State: open - Opened by mlorenc01 about 3 years ago - 6 comments

#200 - Caching async functions

Issue - State: closed - Opened by akrantz01 about 3 years ago - 2 comments
Labels: duplicate, question

#199 - AsyncCacheRegion

Issue - State: open - Opened by zzzeek over 3 years ago - 9 comments
Labels: feature, asyncio

#198 - Add feature region.key_is_locked()

Pull Request - State: closed - Opened by bagerard over 3 years ago - 9 comments

#197 - Add pymemcached backend

Pull Request - State: closed - Opened by moisesguimaraes over 3 years ago - 15 comments

#196 - Make the Region Invalidation Strategy more flexible

Issue - State: open - Opened by JonathanWylie over 3 years ago - 4 comments
Labels: region, usecase

#195 - dogpile.cache 1.1.0 fails to serialize on pypy3.6 7.3.2

Issue - State: closed - Opened by RazerM over 3 years ago - 11 comments
Labels: bug

#194 - egg fragments resolution

Issue - State: closed - Opened by itd over 3 years ago - 2 comments
Labels: question

#193 - Support pytest 6

Pull Request - State: closed - Opened by sbraz over 3 years ago - 1 comment

#192 - [_gdbm.error: Database needs recovery] while fetching data

Issue - State: closed - Opened by sk-drop over 3 years ago - 3 comments
Labels: question

#191 - Decouple serialization logic from CacheBackend classes

Pull Request - State: closed - Opened by youtux over 3 years ago - 19 comments

#190 - Allow custom pickler/unpickler for redis backend

Pull Request - State: closed - Opened by youtux almost 4 years ago - 13 comments

#189 - RedisBackend should probably not raise errors

Issue - State: open - Opened by youtux almost 4 years ago - 22 comments

#188 - Elaborate on BMemcachedBackend documentation.

Pull Request - State: closed - Opened by moisesguimaraes almost 4 years ago - 1 comment

#187 - Exclude installing "tests" package from setup.py

Pull Request - State: closed - Opened by mgorny almost 4 years ago - 9 comments

#186 - Use built-in unittest.mock instead of external mock

Pull Request - State: closed - Opened by mgorny almost 4 years ago - 3 comments

#185 - py2.py3 wheel created with 1.0.0 version

Issue - State: closed - Opened by AdarShaked almost 4 years ago - 2 comments
Labels: 1.0 release screwups

#184 - dogpile.cache 1.0.0 cannot be installed on Python 3.5 because stevedore requires 3.6+

Issue - State: closed - Opened by RazerM almost 4 years ago - 9 comments
Labels: 1.0 release screwups

#183 - replace use of pkg_resources with stevedore

Pull Request - State: closed - Opened by dhellmann almost 4 years ago - 9 comments

#182 - warn / document that keymangler is generally needed w/ the function decorators

Issue - State: open - Opened by brycepg almost 4 years ago - 5 comments
Labels: bug, documentation, region, caching decorator

#181 - Be able to use Redis sentinel

Pull Request - State: closed - Opened by sbrunner about 4 years ago - 23 comments

#180 - Add TLS support for bmemcached

Pull Request - State: closed - Opened by moisesguimaraes about 4 years ago - 28 comments

#179 - Add missing buildsystem information

Pull Request - State: closed - Opened by ssbarnea about 4 years ago - 2 comments

#178 - dogpile.cache 0.9.1 introduced pep517 regression

Issue - State: closed - Opened by ssbarnea about 4 years ago - 17 comments
Labels: question

#177 - License mixup

Issue - State: closed - Opened by AbdealiLoKo about 4 years ago - 2 comments

#176 - Fix pre-commit config

Pull Request - State: closed - Opened by goodspark over 4 years ago - 2 comments

#175 - Add option for thread local Redis locks

Pull Request - State: closed - Opened by goodspark over 4 years ago - 14 comments

#174 - trivial - remove dead link

Pull Request - State: closed - Opened by 4383 over 4 years ago - 2 comments

#173 - Add support to TLS

Issue - State: closed - Opened by moisesguimaraes over 4 years ago - 3 comments

#172 - fix some can not import error

Pull Request - State: closed - Opened by Doorer over 4 years ago - 1 comment

#171 - Default Redis Locking (thread locals) Incompatible with Async Creators

Issue - State: closed - Opened by goodspark over 4 years ago - 10 comments
Labels: redis, usecase

#170 - readme updates; license correction

Pull Request - State: closed - Opened by jvanasco over 4 years ago

#169 - applied black formatting (v19.10b0)

Pull Request - State: closed - Opened by jvanasco over 4 years ago - 11 comments

#168 - add decorator module to testing requirements

Pull Request - State: closed - Opened by jvanasco over 4 years ago

#167 - Fix simple typo: overide -> override

Pull Request - State: closed - Opened by timgates42 over 4 years ago - 1 comment

#166 - Small typo in dogpile/cache/region.py

Issue - State: closed - Opened by timgates42 over 4 years ago

#165 - Add cache miss logging

Pull Request - State: closed - Opened by sbrunner over 4 years ago - 20 comments

#164 - dogpile.cache 0.8.0 release broke setup.py

Issue - State: closed - Opened by zzzeek almost 5 years ago - 1 comment

#163 - dogpile.cache 0.7.2 build

Issue - State: closed - Opened by vk-gthb almost 5 years ago - 3 comments

#162 - Added support for MongoDB

Pull Request - State: closed - Opened by thestick613 almost 5 years ago - 5 comments

#161 - Does anyone already have a working mongodb backend?

Issue - State: closed - Opened by thestick613 almost 5 years ago - 2 comments
Labels: question

#160 - dogpile.cache is not compatible with decorator<4.0.0

Issue - State: closed - Opened by vashirov almost 5 years ago - 3 comments
Labels: bug

#158 - How cached values update to databases

Issue - State: closed - Opened by tmacjx almost 5 years ago - 2 comments
Labels: question

#157 - remove python setup.py test

Issue - State: closed - Opened by zzzeek almost 5 years ago - 1 comment

#156 - dogpile.cache keeps data after invalidation

Issue - State: closed - Opened by Rogalek almost 5 years ago - 3 comments
Labels: question

#152 - cache_on_arguements get does not respect expiration time

Issue - State: open - Opened by airstandley about 5 years ago - 9 comments
Labels: easy, invalidation, documentation, region, caching decorator

#151 - ConcurrencyTest.test_quick randomly fails on slow HW/virtuals

Issue - State: closed - Opened by scarabeusiv about 5 years ago - 4 comments
Labels: tests

#142 - FilesBackend and RangedFileLock

Pull Request - State: closed - Opened by youtux over 5 years ago - 11 comments

#141 - Suggestion for a better dogpile lock for the DBMBackend

Issue - State: closed - Opened by youtux over 5 years ago - 9 comments