MatrixSynapse/synapse
Erik Johnston bc9e69e160 Move encoding and decoding of JSON into storage layer 2015-04-16 11:01:09 +01:00
..
api
app Remove mysql/maria support 2015-04-15 17:00:50 +01:00
appservice
config Merge branch 'develop' of github.com:matrix-org/synapse into postgres 2015-04-15 10:27:20 +01:00
crypto
events
federation
handlers Don't wait on federation_handler.handle_new_event 2015-04-15 15:05:57 +01:00
http Move server key api into rest/key/v1 2015-04-14 13:28:11 +01:00
metrics
push Move encoding and decoding of JSON into storage layer 2015-04-16 11:01:09 +01:00
rest Merge branch 'develop' of github.com:matrix-org/synapse into postgres 2015-04-15 10:27:20 +01:00
storage Move encoding and decoding of JSON into storage layer 2015-04-16 11:01:09 +01:00
streams
util Make LruCache thread safe, as its used for event cache 2015-04-15 16:07:59 +01:00
__init__.py
notifier.py Change from exception to warn 2015-04-15 15:12:57 +01:00
python_dependencies.py Update syutil version to 0.0.4 2015-04-14 16:18:17 +01:00
server.py
state.py
types.py