1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00
Commit Graph

11 Commits

Author SHA1 Message Date
Ivan Kozlovic
4807c12976 Note about SQL and clustering
Should mention that each node in the cluster needs to point to their own tables.

Resolves https://github.com/nats-io/nats-streaming-server/issues/1038
2020-04-23 13:31:36 -06:00
Ginger Collison
de933e912d GitBook: [master] 61 pages modified 2020-04-10 14:41:07 +00:00
Ivan Kozlovic
d1876b0a53 Clustering: add note about horizontal scalability
Since NATS Streaming implementation is such as the leader is the one handling all communication with clients, adding a note that the cluster cannot be horizontally scaled, and that its size should be limited to 3 to 5 nodes.
2020-03-04 16:48:34 -07:00
Ivan Kozlovic
b7cb670299 Updates for NATS Streaming v0.17.0 release
- Added some configuration params in TLS section
- Updated serverz monitoring endpoint with new fields
- Not related to this release, but bring up-to-date list of command
  line parameters (result from "nats-streaming-server -h")

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2020-02-11 16:20:40 -07:00
Ginger Collison
e0d23a53b9 Merge pull request #27 from AshfordN/patch-1
Spelling correction
2019-12-30 09:49:37 -06:00
ainsley
d0963d55db updating based on Colin's comments 2019-12-30 09:31:50 -06:00
AshfordN
5abc18f08a Spelling correction
changed "later"' to "latter" in the first paragraph
2019-12-26 17:31:40 -04:00
ainsley
0f8d6c61b9 adding gists 2019-12-20 16:28:34 -06:00
Ryota
241ac47cff Correct backtick and escape 2019-11-07 00:04:52 +00:00
Ginger Collison
42d0488f78 Update README.md 2019-10-25 10:26:02 -05:00
Ginger Collison
fb0d5c8355 GitBook: [master] 326 pages and 16 assets modified 2019-10-04 17:48:52 +00:00