This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
synapse-product
Watch
1
Star
0
Fork
0
You've already forked synapse-product
mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced
2025-02-14 17:11:27 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
synapse-product
/
synapse
/
util
/
caches
History
Mark Haines
87f2dec8d4
Make the cache objects be per instance rather than being global
2016-04-06 13:08:05 +01:00
..
__init__.py
Simplify intern_dict
2016-03-23 16:41:54 +00:00
descriptors.py
Make the cache objects be per instance rather than being global
2016-04-06 13:08:05 +01:00
dictionary_cache.py
…
expiringcache.py
Use syntax that works on both py2.7 and py3
2016-03-07 20:13:10 +00:00
lrucache.py
Make LruCache use a dedicated _Node class
2016-03-22 16:06:21 +00:00
response_cache.py
Fix typo
2016-03-24 18:02:37 +00:00
snapshot_cache.py
Fix up logcontexts
2016-02-08 14:26:45 +00:00
stream_change_cache.py
Return list, not generator.
2016-03-14 15:30:19 +00:00
treecache.py
Fix flake8 warnings for new flake8
2016-02-02 17:18:50 +00:00