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

736 Commits

Author SHA1 Message Date
Ginger Collison
bd26d182c0
Merge pull request #56 from nats-io/full-doc-review-mh
Fix wording and samples and add missing map properties
2020-02-14 14:46:47 -06:00
Matthias Hanel
17c86f8737 Fix type, remove random port from the example and explanation.
mention routes when using multiple seed server.

Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-14 14:55:04 -05:00
Ginger Collison
e4bfaa6409
Update README.md 2020-02-14 10:03:58 -06:00
Ginger Collison
62aa58d1ee
Update README.md 2020-02-14 10:01:58 -06:00
Matthias Hanel
4cfbc2d436 Fix wording and samples and add missing map properties
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-13 17:40:39 -05:00
Moon Wang
e7ad8d22bd
Update streaming.md 2020-02-13 22:15:15 +08:00
Ginger Collison
eee3f59f05
Merge pull request #53 from nats-io/updates_for_streaming_0_17_0
Updates for NATS Streaming v0.17.0 release
2020-02-12 09:33:52 -06:00
Pu-Chen Mao
9a6968d485
Update events.md
`ConnErrHandler` function prototype needs updating in example snippet
2020-02-12 18:02:19 +08: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
c84fee1398
Merge pull request #52 from nats-io/full-doc-review-mh
Adding explanations/links and grouping of config options
2020-02-11 14:33:08 -06:00
Ginger Collison
b4d611684e
Update README.md 2020-02-11 14:05:49 -06:00
Ginger Collison
de31937d7f
Update installation.md 2020-02-11 14:02:52 -06:00
Matthias Hanel
4f41f267fe Adding explanations/links. Grouping main config options and adding defaults
refreshed some sample output

Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-11 12:25:58 -05:00
Ginger Collison
77b1848373
Merge pull request #51 from nats-io/wallyqs-patch-1
Add more info related to creating gke clusters
2020-02-10 12:17:45 -06:00
Ginger Collison
2c50f3ce86
Update create-k8s-cluster.md 2020-02-10 12:17:09 -06:00
Waldemar Quevedo
027b3425ab
Update create-k8s-cluster.md 2020-02-10 09:22:23 -08:00
Ginger Collison
4a7b982d23
Merge pull request #49 from synchrone/patch-1
Adding notes on RAFT log disk usage
2020-02-10 09:39:50 -06:00
Ginger Collison
d36f4050e3
Merge pull request #48 from nats-io/full-doc-review-mh
doc review developing-with-nats
2020-02-10 09:37:08 -06:00
Matthias Hanel
e9dc3ace9e Clarified behavior on slow consumer error and fixed typo
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-09 17:33:35 -05:00
Matthias Hanel
34220c4114 Incorporating comments from PR
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-09 15:40:13 -05:00
Ginger Collison
81cd57f5dc Update README.md 2020-02-09 15:37:17 -05:00
Ginger Collison
edddbce887 Update README.md 2020-02-09 15:37:17 -05:00
ainsley
e66580b2e0 adding accounts to nats-server config table 2020-02-09 15:37:17 -05:00
Ginger Collison
3bcc1fa2fa
Update README.md 2020-02-07 15:11:36 -06:00
Ginger Collison
4cc3f53e77
Merge pull request #50 from nats-io/add_account_config
adding `accounts` to nats-server config table
2020-02-07 15:00:34 -06:00
Ginger Collison
8577957b59
Update README.md 2020-02-07 14:59:31 -06:00
ainsley
7320c670b1 adding accounts to nats-server config table 2020-02-07 14:57:40 -06:00
Alexander Bogdanov
440554199e
Responding to review comments 2020-02-07 13:54:51 +01:00
Alexander Bogdanov
0c9faaa484
Update storelimits.md 2020-02-06 19:50:46 +01:00
Alexander Bogdanov
c28d1ebfa0
Adding note on raft log size 2020-02-06 19:48:24 +01:00
Ginger Collison
be826babb7
Update caches.md 2020-02-06 12:25:04 -06:00
Ginger Collison
80d508c987
Update tls.md 2020-02-06 12:22:23 -06:00
Ginger Collison
069bf345a4
Update max.md 2020-02-06 12:15:38 -06:00
Ginger Collison
02d8d46f94
Update buffer.md 2020-02-06 12:11:50 -06:00
Ginger Collison
d0ea1ea702
Update README.md 2020-02-06 12:07:45 -06:00
Ginger Collison
5142b5f6ab
Update README.md 2020-02-06 12:07:12 -06:00
Ginger Collison
30d8bbc8f8
Update wildcards.md 2020-02-06 12:05:20 -06:00
Ginger Collison
f679971b40
Update unsub_after.md 2020-02-06 12:04:17 -06:00
Ginger Collison
d55fabce9b
Update README.md 2020-02-06 11:58:32 -06:00
Ginger Collison
3fc1922e98
Update slow.md 2020-02-06 11:56:56 -06:00
Ginger Collison
eb8ed79218
Update connect_timeout.md 2020-02-06 11:43:14 -06:00
Ginger Collison
22a54e1d71
Update cluster.md 2020-02-06 11:41:51 -06:00
Ginger Collison
24a57f1c0a
Update pingpong.md 2020-02-06 11:34:45 -06:00
Matthias Hanel
aa5be43460 Fixing typos
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-05 20:14:29 -05:00
Matthias Hanel
97911d0fdb Merge branch 'master' into full-doc-review-mh 2020-02-05 19:48:22 -05:00
Matthias Hanel
6fd7324928 Fixing/adding samples, slight reword
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-05 19:31:21 -05:00
Matthias Hanel
51561bc6a6 renamed chache -> buffer, flush is not subject to max outgoing pings.
fixed a typo.

Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-05 19:10:42 -05:00
Matthias Hanel
62a7de85bb Move queue permissions, hint at queue name hierarchy, add/fix links
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-05 18:43:12 -05:00
Matthias Hanel
c5b9305ca6 Clarifications. unsub_after was made to fit go client
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-05 18:36:22 -05:00
Matthias Hanel
3b8a29f657 Slight rewording/clarification, adding links.
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-05 18:21:03 -05:00