mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
Updated completed items
This commit is contained in:
10
TODO.md
10
TODO.md
@@ -1,23 +1,25 @@
|
||||
|
||||
# General
|
||||
|
||||
- [ ] Protocol updates, MAP, MPUB, etc
|
||||
- [ ] Multiple listen endpoints
|
||||
- [ ] Websocket / HTTP2 strategy
|
||||
- [ ] Listen configure key vs addr and port
|
||||
- [ ] Multiple Authorization / Access
|
||||
- [ ] T series reservations
|
||||
- [ ] _SYS. server events?
|
||||
- [ ] No downtime restart
|
||||
- [ ] Signal based reload of configuration
|
||||
- [ ] brew, apt-get, rpm, chocately (windows)
|
||||
- [ ] Buffer pools/sync pools?
|
||||
- [ ] IOVec pools and writev for high fanout?
|
||||
- [ ] Add ENV and variable support to dconf? ucl?
|
||||
- [ ] 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.
|
||||
- [ ] Multi-tenant accounts with isolation of subject space
|
||||
- [ ] Pedantic state
|
||||
- [X] _SYS.> reserved for server events?
|
||||
- [X] Listen configure key vs addr and port
|
||||
- [X] Add ENV and variable support to dconf? ucl?
|
||||
- [X] Buffer pools/sync pools?
|
||||
- [X] Multiple Authorization / Access
|
||||
- [X] Write dynamic socket buffer sizes
|
||||
- [X] Read dynamic socket buffer sizes
|
||||
- [X] Info updates contain other implicit route servers
|
||||
|
||||
Reference in New Issue
Block a user