From e2959697d27c5118b98ab6dcb2c7de2635e2f0e2 Mon Sep 17 00:00:00 2001 From: Derek Collison Date: Wed, 16 Dec 2015 14:50:57 -0800 Subject: [PATCH] Added items [ci skip] --- TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 15e8c7b4..9b0b2bc9 100644 --- a/TODO.md +++ b/TODO.md @@ -13,10 +13,11 @@ - [ ] Add ENV and variable support to dconf - [ ] Modify cluster support for single message across routes between pub/sub and d-queue - [ ] Memory limits/warnings? +- [ ] Limit number of subscriptions a client can have, total memory usage etc. - [ ] Gossip Protocol for discovery for clustering - [ ] Info updates contain other implicit route servers - [ ] Multi-tenant accounts with isolation of subject space -- [ ] Add to varz, time for slow consumers, peek connections, memory, etc. +- [ ] Add to varz, time for slow consumers, peek or total connections, memory, etc. - [X] Better user/pass support using bcrypt etc. - [X] SSL/TLS support - [X] Add support for / to point to varz, connz, etc..