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-03-07 21:15:51 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
synapse-product
/
synapse
/
util
/
caches
History
Patrick Cloke
38e1fac886
Fix some spelling mistakes / typos. (
#7811
)
2020-07-09 09:52:58 -04:00
..
__init__.py
remove miscellaneous PY2 code
2020-05-15 19:37:41 +01:00
descriptors.py
Fix some spelling mistakes / typos. (
#7811
)
2020-07-09 09:52:58 -04:00
dictionary_cache.py
…
expiringcache.py
Replace iteritems/itervalues/iterkeys with native versions. (
#7692
)
2020-06-15 07:03:36 -04:00
lrucache.py
Don't apply cache factor to event cache. (
#7578
)
2020-05-27 12:04:37 +01:00
response_cache.py
Allow configuration of Synapse's cache without using synctl or environment variables (
#6391
)
2020-05-11 18:45:23 +01:00
stream_change_cache.py
Replace all remaining six usage with native Python 3 equivalents (
#7704
)
2020-06-16 08:51:47 -04:00
treecache.py
Replace iteritems/itervalues/iterkeys with native versions. (
#7692
)
2020-06-15 07:03:36 -04:00
ttlcache.py
Allow configuration of Synapse's cache without using synctl or environment variables (
#6391
)
2020-05-11 18:45:23 +01:00