summary refs log tree commit diff
path: root/WISHLIST.rst
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2014-09-01 13:41:44 +0100
committerErik Johnston <erik@matrix.org>2014-09-01 13:41:44 +0100
commit10efca1a74892610e7438ed428c3acfb0e89060b (patch)
treeddbc029565cfa9f037a2d20597c0faf280bceacc /WISHLIST.rst
parentStart adding storage for new events. (diff)
parentadd another public wishlist item (diff)
downloadsynapse-10efca1a74892610e7438ed428c3acfb0e89060b.tar.xz
Merge branch 'develop' of github.com:matrix-org/synapse into room_config
Diffstat (limited to 'WISHLIST.rst')
-rw-r--r--WISHLIST.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/WISHLIST.rst b/WISHLIST.rst
new file mode 100644
index 0000000000..68324ad9d4
--- /dev/null
+++ b/WISHLIST.rst
@@ -0,0 +1,7 @@
+Broad-sweeping stuff which would be nice to have
+================================================
+
+ - Additional SQL backends beyond sqlite
+ - homeserver implementation in go
+ - homeserver implementation in node.js
+ - client SDKs