From 4fe52c730245addb6cf9db1cb69c57ab237124b0 Mon Sep 17 00:00:00 2001 From: Derek Collison Date: Sun, 3 Apr 2016 14:43:25 -0700 Subject: [PATCH] updates --- TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 767da3c7..9d7700e3 100644 --- a/TODO.md +++ b/TODO.md @@ -18,7 +18,8 @@ - [ ] Limit number of subscriptions a client can have, total memory usage etc. - [ ] Multi-tenant accounts with isolation of subject space - [ ] Pedantic state -- [X] Dynamic socket buffer sizes +- [ ] Write dynamic socket buffer sizes +- [X] Read dynamic socket buffer sizes - [X] Info updates contain other implicit route servers - [X] Sublist better at high concurrency, cache uses writelock always currently - [X] Switch to 1.4/1.5 and use maps vs hashmaps in sublist