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

750 Commits

Author SHA1 Message Date
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
Ginger Collison
92e62d1282
Merge pull request #44 from philpennock/pdp/fix_mkpasswd_goget_url
Fix missing 'nats-io/' in a URL
2020-02-03 10:47:23 -06:00
Ginger Collison
4f44c62207
Merge pull request #45 from nats-io/kozlovic-patch-1
Update sql_store.md
2020-02-03 10:45:13 -06:00
Ivan Kozlovic
51efed13e4
Update sql_store.md
Add links to MySQL and Postgres repos for information regarding `-sql_source`.
2020-02-03 09:13:08 -07:00
Phil Pennock
bb35960f2e Fix missing 'nats-io/' in a URL
Reported on Slack by https://github.com/rchenzheng
2020-02-01 13:51:19 -05:00
Ginger Collison
dd55b91e53
Merge pull request #41 from xxxcoltxxx/patch-1
Typo
2020-01-30 16:41:58 -06:00
Ginger Collison
0f9b0ea4e5
Merge pull request #42 from dwaynebradley/master
DisconnectErrHandler should be used now
2020-01-30 16:40:55 -06:00
Ginger Collison
401aa911fb
Update authorization.md 2020-01-30 16:21:13 -06:00
aricart
5d18b8adfa Document allow-responses. 2020-01-30 16:54:40 -04:00
Dwayne Bradley
1999d0cadd DisconnectErrHandler should be used now 2020-01-29 16:31:07 -05:00
Aleksandr Paramonov
5c9f51d022
Update README.md 2020-01-29 16:08:27 +03:00
Ginger Collison
cc952801a3
Merge pull request #39 from nats-io/nats-box-nsc
Mention nats-box in the docs for nsc
2020-01-24 09:29:59 -06:00
Ginger Collison
365fdd7e25
Update README.md 2020-01-24 09:29:20 -06:00
Waldemar Quevedo
d4cefacb3d
Mention nats-box in the docs for nsc 2020-01-23 16:02:29 -08:00
Ginger Collison
0fd6cd5e8c
Merge pull request #38 from nats-io/k8s
add text and link to az, fix wording
2020-01-23 13:21:42 -06:00
mh
16b9695045 add text and link to az, fix wording 2020-01-23 13:37:46 -05:00