Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/gqylpy/funccache
True to its name, `funccache` implements the cache function. Cache the return value of a callable object or all methods defined in a class.
https://github.com/gqylpy/funccache
2.0.4
2018-11-27 opened this pull request 2 months ago
2018-11-27 opened this pull request 2 months ago
1.6.0
2018-11-27 opened this pull request 3 months ago
2018-11-27 opened this pull request 3 months ago
2.0.3
2018-11-27 opened this pull request 4 months ago
2018-11-27 opened this pull request 4 months ago
2.0.2
2018-11-27 opened this pull request 5 months ago
2018-11-27 opened this pull request 5 months ago
2.0.1
2018-11-27 opened this pull request 8 months ago
2018-11-27 opened this pull request 8 months ago
当 `__shared_instance_cache__ = False` 时缓存类的实例和实例中的方法无法被 `pickle`
2018-11-27 opened this issue 9 months ago
2018-11-27 opened this issue 9 months ago
2.0alpha1
2018-11-27 opened this pull request 9 months ago
2018-11-27 opened this pull request 9 months ago
当函数返回值还未被缓存或已过期时的并发调用可能重复执行函数
2018-11-27 opened this issue 9 months ago
2018-11-27 opened this issue 9 months ago
1.5.4
2018-11-27 opened this pull request about 1 year ago
2018-11-27 opened this pull request about 1 year ago
当被缓存的对象调用出现异常后,后续的连续调用始终引发 `KeyError: '__return__'`
2018-11-27 opened this issue over 1 year ago
2018-11-27 opened this issue over 1 year ago
当被缓存的对象调用出现异常后,后续的调用始终阻塞
2018-11-27 opened this issue over 1 year ago
2018-11-27 opened this issue over 1 year ago