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-01-29 08:13:24 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
synapse-product
/
synapse
/
util
/
caches
History
Erik Johnston
e70165039c
If stream pos is greater then earliest known key and entity hasn't changed, then entity hasn't changed
2016-01-29 16:41:32 +00:00
..
__init__.py
copyrights
2016-01-07 04:26:29 +00:00
descriptors.py
Make LRU cache not default to treecache & add options to use it
2016-01-22 12:10:33 +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
copyrights
2016-01-07 04:26:29 +00:00
lrucache.py
Remove spurious self.size
2016-01-29 11:17:54 +00:00
snapshot_cache.py
copyrights
2016-01-07 04:26:29 +00:00
stream_change_cache.py
If stream pos is greater then earliest known key and entity hasn't changed, then entity hasn't changed
2016-01-29 16:41:32 +00:00
treecache.py
Directly set self.value
2016-01-29 11:29:14 +00:00