This website requires JavaScript.
Explore
Help
Sign In
dandri
/
synapse
Watch
1
Star
0
Fork
0
mirror of
https://github.com/element-hq/synapse.git
synced
2026-09-13 06:46:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
06fefe0bb19d5ef0a5873ea5697e2018ce9e6026
synapse
/
tests
/
util
/
caches
T
History
Richard van der Hoff
cbc82aa09f
Implement and use an @lru_cache decorator (
#8595
)
...
We don't always need the full power of a DeferredCache.
2020-10-30 11:43:17 +00:00
..
__init__.py
…
test_deferred_cache.py
Add some more tests
2020-10-21 15:39:25 +01:00
test_descriptors.py
Implement and use an @lru_cache decorator (
#8595
)
2020-10-30 11:43:17 +00:00
test_ttlcache.py
…