This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
anonymousland-synapse
Watch
1
Star
0
Fork
0
You've already forked anonymousland-synapse
mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced
2025-01-26 10:26:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
synapse
/
util
/
caches
History
Erik Johnston
a547e2df85
Return list, not generator.
2016-03-14 15:30:19 +00:00
..
__init__.py
copyrights
2016-01-07 04:26:29 +00:00
descriptors.py
Move cache size fiddling to descriptors only. Fix tests
2016-03-01 13:21:46 +00:00
dictionary_cache.py
Revert all the bits changing keys of eeverything that used LRUCaches to tuples
2016-01-22 12:18:14 +00:00
expiringcache.py
Use syntax that works on both py2.7 and py3
2016-03-07 20:13:10 +00:00
lrucache.py
Remove spurious self.size
2016-01-29 11:17:54 +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