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

665 Commits

Author SHA1 Message Date
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
Matthias Hanel
a3f7e14dfd Fix examples, same token, python was using token in url
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-05 18:20:58 -05:00
Matthias Hanel
bd776a0ec8 add link to ssl
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-05 18:20:50 -05:00
Matthias Hanel
ca1c9888b9 Reword text, delete duplicated examples.
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-05 18:20:43 -05:00
Matthias Hanel
4a8299c45e Reword and add links
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-05 18:20:39 -05:00
Matthias Hanel
29deb9206d Adding links, slight rewording, adding matcher example
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-05 18:20:33 -05:00
Matthias Hanel
ec03a97d3c Wording/formatting changes, adding links, match up text and example
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-05 18:20:28 -05:00
Matthias Hanel
0de28c17df Adding a subject example with a mix of wildcards
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-05 18:20:21 -05:00
Matthias Hanel
3380706b5c Fix description
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-05 18:20:14 -05:00
Matthias Hanel
232c52a3f1 Clearer language, added java script example, fixed values in examples
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-05 18:20:05 -05:00
Matthias Hanel
e7d70aaea7 Mention seed server and connect in randomized order.
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-05 18:19:56 -05:00
Matthias Hanel
ce76c89972 Adding examples for name option.
This page is currently not part of the index.
Will fix this in a later change.

Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-05 18:19:09 -05:00
Matthias Hanel
bf9b8a8247 Reworded to describe behaviour of non java clients and merge examples.
Specifically removed the reference to flush which is not influenced by
this setting.
Merged the examples as both values together make more sense.

Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-05 18:16:27 -05:00
Alberto Ricart
1f80f33ab5
Merge pull request #43 from nats-io/allow-responses
Document `allow-responses`.
2020-02-05 09:07:19 -04:00
aricart
f238360ae2 review changes 2020-02-05 08:59:17 -04:00
aricart
f7790d0fd2 review comments. 2020-02-05 08:46:46 -04:00
Ginger Collison
7b15ba1325
Update whats_new.md 2020-02-04 10:18:08 -06:00
Ginger Collison
5dec4a1063
Merge pull request #47 from nats-io/update_whats_new_v2_1_4
update What's New for server release v2.1.4
2020-02-04 10:12:26 -06:00
ainsley
ec8a0c0c6d update What's New for server release v2.1.4 2020-02-04 10:11:24 -06:00
Ginger Collison
a8318b06f9
Merge pull request #46 from nats-io/update_logging
updating logging to include log_size_limit
2020-02-03 17:19:21 -06:00
ainsley
2f0d0bf4d4 corrections based on kozlovic comments
- use logfile_size_limit
2020-02-03 16:34:37 -06:00
ainsley
e602d39fd7 updating logging to include log_size_limit 2020-02-03 16:15:37 -06:00