mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
updates
This commit is contained in:
6
TODO.md
6
TODO.md
@@ -1,7 +1,7 @@
|
||||
|
||||
# General
|
||||
|
||||
- [ ] Remove reliance on `ps`
|
||||
- [X] Remove reliance on `ps`
|
||||
- [X] Syslog support
|
||||
- [ ] SSL/TLS support
|
||||
- [ ] nats-top equivalent, utils
|
||||
@@ -12,7 +12,7 @@
|
||||
- [X] Docker
|
||||
- [ ] brew, apt-get, rpm, chocately (windows)
|
||||
- [ ] Dynamic socket buffer sizes
|
||||
- [ ] Switch to 1.3 and use maps vs hashmaps
|
||||
- [ ] Switch to 1.4 and use maps vs hashmaps
|
||||
- [ ] Buffer pools?
|
||||
- [ ] Add ability to reload config on signal
|
||||
- [ ] NewSource on Rand do lower lock contention on QueueSubs
|
||||
@@ -20,3 +20,5 @@
|
||||
- [ ] Modify cluster support for single message across routes between pub/sub and d-queue
|
||||
- [ ] Client support for language and version
|
||||
- [ ] Place version in varz?
|
||||
- [ ] Gossip Protocol for discovery for clustering
|
||||
- [X] Fix benchmarks on linux
|
||||
|
||||
Reference in New Issue
Block a user