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

GitHub / tkem/cachetools issues and pull requests

#357 - Evaluate use of descriptors to improve @cachedmethod usability

Issue - State: open - Opened by tkem about 2 months ago
Labels: enhancement

#356 - Deprecate RRCache

Issue - State: open - Opened by tkem about 2 months ago - 1 comment
Labels: enhancement

#355 - Faster LFU Cache

Pull Request - State: closed - Opened by OwenPendrighElliott about 2 months ago - 5 comments

#354 - Add a @cached_property decorator with timeout (TTL)

Issue - State: open - Opened by tkem 2 months ago
Labels: enhancement

#353 - Bump codecov/codecov-action from 5.4.2 to 5.4.3

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies, github_actions

#352 - Deprecate support for `cache(self)` returning `None`. Why?

Issue - State: closed - Opened by Dobatymo 2 months ago - 2 comments
Labels: bug

#351 - Adding Redis to `cachetools`

Issue - State: closed - Opened by grumpycatyo-collab 3 months ago - 1 comment
Labels: enhancement

#350 - Bump codecov/codecov-action from 5.4.0 to 5.4.2

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 2 comments
Labels: dependencies, github_actions

#349 - Bump actions/setup-python from 5.5.0 to 5.6.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, github_actions

#348 - Add @cachedmethod cache_info().

Pull Request - State: closed - Opened by tkem 4 months ago

#347 - Clean up ci.yml (courtesy of ddelange).

Pull Request - State: closed - Opened by tkem 4 months ago

#346 - Make cachetools.func thread-safe

Pull Request - State: closed - Opened by ddelange 4 months ago - 2 comments

#345 - Add GitHub Pull Request Template

Issue - State: open - Opened by tkem 4 months ago
Labels: enhancement

#344 - Add on evict

Pull Request - State: closed - Opened by asafm 4 months ago - 2 comments

#343 - Improve GitHub Actions runtime

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

#342 - Deprecate dummy_threading fallback import

Pull Request - State: closed - Opened by ddelange 4 months ago - 2 comments

#341 - Always OrderedDict

Pull Request - State: closed - Opened by isidroas 4 months ago - 6 comments

#340 - rename __{update,touch}()

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

#339 - Calling a cached function with default arguments does not read from cache

Issue - State: open - Opened by zmeir 4 months ago - 2 comments
Labels: docs

#338 - Convert signatures to keyword-only arguments

Pull Request - State: closed - Opened by ddelange 4 months ago - 6 comments

#337 - Bump actions/setup-python from 5.4.0 to 5.5.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, github_actions

#336 - use XOR in tests

Pull Request - State: closed - Opened by isidroas 4 months ago - 1 comment

#335 - Bump codecov/codecov-action from 5.3.1 to 5.4.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 2 comments
Labels: dependencies

#334 - Drop MRUCache

Issue - State: closed - Opened by tkem 5 months ago
Labels: change

#333 - Drop support for Python 3.7 and 3.8

Issue - State: closed - Opened by tkem 5 months ago
Labels: change

#332 - Bump actions/checkout from 4.2.0 to 4.2.2

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#331 - Bump codecov/codecov-action from 4.5.0 to 5.3.1

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#330 - Bump actions/setup-python from 5.2.0 to 5.4.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#329 - Hint on cache monitoring

Issue - State: closed - Opened by xstefanox 6 months ago - 1 comment
Labels: enhancement

#328 - Setting maxsize=None on TTLCache still checks the size in __setitem__

Issue - State: closed - Opened by sedrik 6 months ago - 5 comments
Labels: docs

#327 - how to set cache size with @cached decorator?

Issue - State: closed - Opened by uliw 7 months ago - 1 comment
Labels: bug

#326 - Using cachedmethod with key=partial(hashkey, 'pep') is wrong

Issue - State: closed - Opened by NoamNol 9 months ago - 5 comments
Labels: bug

#325 - Bump actions/checkout from 4.1.7 to 4.2.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#324 - Bump actions/setup-python from 5.1.1 to 5.2.0

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies

#323 - Expire always return null and popitem never called

Issue - State: closed - Opened by barakadax 12 months ago - 3 comments
Labels: bug

#322 - Refactor default lock

Pull Request - State: closed - Opened by bmwant 12 months ago - 3 comments

#321 - Bump actions/setup-python from 5.1.0 to 5.1.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#320 - Add on expire method

Pull Request - State: closed - Opened by Amedeo91 about 1 year ago - 3 comments

#319 - Bump actions/checkout from 4.1.6 to 4.1.7

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#318 - Bump codecov/codecov-action from 4.4.1 to 4.5.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#317 - Thredsafe cachedmethod

Issue - State: closed - Opened by vit-zikmund about 1 year ago - 5 comments
Labels: enhancement

#316 - Bump codecov/codecov-action from 4.3.1 to 4.4.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#315 - Bump actions/checkout from 4.1.4 to 4.1.6

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#314 - Get TypeError: unhashable type: 'dict' for dict response method

Issue - State: closed - Opened by andy-yu-y about 1 year ago - 2 comments
Labels: bug

#313 - Bump codecov/codecov-action from 4.1.1 to 4.3.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#312 - Bump actions/checkout from 4.1.2 to 4.1.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#311 - Bump codecov/codecov-action from 3.1.4 to 4.1.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#310 - Bump actions/checkout from 4.1.1 to 4.1.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#309 - Bump actions/setup-python from 5.0.0 to 5.1.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 4 comments
Labels: dependencies

#308 - docs/index.rst: small enhancement

Pull Request - State: closed - Opened by kuraga over 1 year ago - 3 comments

#307 - Missing cache_info() for @cachedmethod

Issue - State: closed - Opened by aggsol over 1 year ago - 1 comment
Labels: bug

#306 - Bump codecov/codecov-action from 3.1.4 to 4.1.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#305 - Add the `keys.typedmethodkey` decorator

Pull Request - State: closed - Opened by kuraga over 1 year ago - 7 comments

#304 - RFE: is it possible to start making github releases?🤔

Issue - State: closed - Opened by kloczek over 1 year ago - 1 comment
Labels: enhancement

#303 - TTLCache expired items

Issue - State: closed - Opened by Jzhenli over 1 year ago
Labels: bug

#302 - On tests disproportion

Issue - State: closed - Opened by kuraga over 1 year ago - 4 comments
Labels: enhancement

#301 - Add the `keys.typedmethodkey` decorator

Pull Request - State: closed - Opened by kuraga over 1 year ago - 1 comment

#300 - On the performance testing

Issue - State: closed - Opened by kuraga over 1 year ago - 3 comments
Labels: enhancement

#299 - On the dependency list

Issue - State: closed - Opened by kuraga over 1 year ago - 3 comments
Labels: enhancement

#298 - LICENSE: update the year

Pull Request - State: closed - Opened by kuraga over 1 year ago - 2 comments

#297 - Get rid of `operator` usage

Pull Request - State: closed - Opened by kuraga over 1 year ago - 1 comment

#296 - `cachetools.keys.typedmethodkey`?

Issue - State: closed - Opened by kuraga over 1 year ago - 3 comments
Labels: enhancement

#295 - docs: some imports are omitted

Issue - State: closed - Opened by kuraga over 1 year ago - 8 comments
Labels: enhancement, docs

#294 - Thread safety

Issue - State: closed - Opened by brucehoff over 1 year ago - 4 comments
Labels: enhancement, change

#293 - Bump actions/setup-python from 4.7.1 to 5.0.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#292 - Extending `TTLCache`, `expire()` does not call `popitem()`

Issue - State: closed - Opened by mbrancato over 1 year ago - 3 comments
Labels: enhancement, docs

#291 - Bump actions/checkout from 4.1.0 to 4.1.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#290 - can the use of threads + async + cachetools lead to an "event loop closed" error?

Issue - State: closed - Opened by flixman almost 2 years ago - 1 comment
Labels: bug

#289 - Use SHAs, not mutable version tags, to ID GitHub Action versions

Pull Request - State: closed - Opened by kurtmckee almost 2 years ago - 3 comments

#288 - Race condition in cachetools causing cache to stuck in error

Issue - State: closed - Opened by Dor-Shwartz almost 2 years ago - 1 comment
Labels: bug

#287 - [security] Reference actions by commit SHA

Issue - State: closed - Opened by gabibguti almost 2 years ago - 5 comments
Labels: enhancement

#286 - Align ReadTheDocs and doc builds in the test suite

Pull Request - State: closed - Opened by kurtmckee almost 2 years ago - 4 comments

#285 - De-duplicate the version numbers in the project

Pull Request - State: closed - Opened by kurtmckee almost 2 years ago - 8 comments

#284 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#283 - Fix minor typos

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

#282 - Add a Dependabot config to keep GitHub action versions updated

Pull Request - State: closed - Opened by kurtmckee almost 2 years ago - 3 comments

#281 - Configure flake8 to include -- not exclude -- chosen paths

Pull Request - State: closed - Opened by kurtmckee almost 2 years ago - 4 comments

#280 - Add support for Python 3.12

Pull Request - State: closed - Opened by hugovk almost 2 years ago - 3 comments

#279 - cachedmethod not working as expected with locks

Issue - State: closed - Opened by npezolano almost 2 years ago - 4 comments
Labels: bug

#278 - Add "simple" TLRUCache example

Issue - State: closed - Opened by tkem almost 2 years ago
Labels: docs

#277 - Fix concurrency race issue when setting values concurrently.

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

#276 - "Batch Caching" method

Issue - State: closed - Opened by bgirschig about 2 years ago - 1 comment
Labels: enhancement

#275 - fix for #247

Pull Request - State: closed - Opened by npezolano about 2 years ago - 1 comment

#274 - cachedmethod unable to use threading.lock

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

#272 - Letting the user decide the TTL

Issue - State: closed - Opened by impredicative about 2 years ago - 2 comments
Labels: enhancement

#271 - The docs for TLRU are in correct

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

#270 - remove range-pin, and specify only lower-bound,

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

#269 - Do not range-pin dependencies in setup.cfg

Issue - State: closed - Opened by woutervh over 2 years ago - 1 comment
Labels: bug

#268 - Allow users to ignore key error failures

Issue - State: closed - Opened by theahura over 2 years ago - 1 comment
Labels: enhancement

#267 - Delay setting timer default value until construction

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

#266 - [security] Set security policy

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

#265 - [security] Set security policy

Issue - State: closed - Opened by gabibguti over 2 years ago - 1 comment
Labels: enhancement

#264 - Proposed Google OSS-Fuzz Integration

Issue - State: closed - Opened by sg3-141-592 over 2 years ago - 4 comments
Labels: enhancement

#263 - Set minimum permissions for ci.yml

Pull Request - State: closed - Opened by gabibguti over 2 years ago - 8 comments

#262 - Documentation is not helpful on thread safety

Issue - State: closed - Opened by fithisux over 2 years ago - 2 comments
Labels: bug

#261 - [security] Set minimum permissions for workflows

Issue - State: closed - Opened by gabibguti over 2 years ago - 1 comment
Labels: enhancement

#260 - Improve LFUCache performance

Issue - State: closed - Opened by tkem over 2 years ago - 7 comments
Labels: enhancement

#259 - debug logging

Issue - State: closed - Opened by snarfed over 2 years ago - 1 comment
Labels: enhancement