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

1150 Commits

Author SHA1 Message Date
Ivan Kozlovic
9db8514078
Note about restarting server with mem store
Explain that in that case the client will report the connection as lost, even after a successful reconnect.
2020-07-27 16:38:03 -06:00
Matthias Hanel
2b9b05ce2d
no persistence in plain nats 2020-07-27 18:28:11 -04:00
Ginger Collison
551ce05853
Merge pull request #131 from siggaardio/patch-1
nsc.md: fix spelling error: an nonce -> a nonce
2020-07-27 09:10:08 -05:00
Simon
918f1b41d1
fix spelling error: an nonce -> a nonce 2020-07-27 13:38:01 +02:00
Ginger Collison
36c07cb7d6
Merge pull request #130 from nats-io/fix-stan-ft-docs
Fix stan FT docs
2020-07-24 16:34:51 -05:00
Waldemar Quevedo
a0d139d88b
Fix stan FT docs 2020-07-24 14:06:16 -07:00
Vladimir Dimitrov
4eeb91f35d
Update docker-compose doc (#126) 2020-07-23 15:17:27 -07:00
Ginger Collison
ad541650ec
Merge pull request #129 from nats-io/note_about_async_subs
Added note regarding asynchronous subscriptions.
2020-07-22 14:35:21 -05:00
Ivan Kozlovic
d02f91ff14 Added note regarding asynchronous subscriptions.
There is a misconception that asynchronous subscriptions mean that
message callbacks are invoked concurrently, which is not the case.

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2020-07-22 13:13:25 -06:00
Ginger Collison
2f61c049f7
Merge pull request #128 from nats-io/info-ldm
Updated `INFO` protocol to include `ldm`
2020-07-20 11:12:39 -05:00
Alberto Ricart
55d883db6f
Updated INFO protocol to include ldm
Added information about forthcoming `ldm` client notifications.
2020-07-20 10:36:58 -05:00
Ginger Collison
a8e2c4357a
Merge pull request #127 from cbrake/master
minor fixes
2020-07-20 09:11:13 -05:00
Cliff Brake
9ad6c99e06 remove duplicate so 2020-07-18 15:11:02 -04:00
Cliff Brake
e2e8bac3c9 change server to plural in two places 2020-07-18 15:04:14 -04:00
Ginger Collison
ef78950a2d
Merge pull request #125 from jextrevor/patch-1
Add more configuration defaults to documentation
2020-07-11 10:13:25 -05:00
Trevor Jex
9972f95871
Add defaults to cfgfile.md 2020-07-10 16:28:42 -06:00
Trevor Jex
496ae21c95
Add description of how defaults are populated 2020-07-10 15:49:12 -06:00
Ginger Collison
d6817ccf5c
Merge pull request #123 from nats-io/connect-nkeys
Add notes about nkeys connect
2020-07-01 10:43:19 -05:00
Waldemar Quevedo
b325b7df09
Add notes about nkeys connect 2020-06-30 16:46:31 -07:00
Ginger Collison
a5948f4c8c
GitBook: [master] 3 pages modified 2020-06-26 21:09:17 +00:00
Ginger Collison
033b3f8a8a
Merge pull request #121 from nats-io/gcolliso-update_client_protocol
Update README.md
2020-06-26 13:57:10 -05:00
Ginger Collison
92402c3e12
Update README.md 2020-06-26 13:44:57 -05:00
Ginger Collison
0933561d4f
Update README.md
Adding in text that the client must start with a plain TCP connection in order for the server to accept the connection.
2020-06-26 11:52:20 -05:00
Ginger Collison
de7cd9de99
Merge pull request #120 from nats-io/gcolliso-update_faq
Update faq.md
2020-06-25 16:23:19 -05:00
Ginger Collison
53fff6bd01
Update faq.md
Updating 'Who Maintains NATS?' FAQ answer to incorporate CNCF and remove Synadia favoritism.
2020-06-25 16:08:20 -05:00
Ginger Collison
79cadf5396
Merge pull request #119 from nats-io/kozlovic-patch-2
Add http_base_path config
2020-06-25 10:51:53 -05:00
Ivan Kozlovic
d9dcedc846
Add http_base_path config
Related to nats-io/nats-server#1392.
2020-06-25 09:33:05 -06:00
Ginger Collison
d15efa1af3
Merge pull request #118 from nats-io/kozlovic-patch-2
Add /isFTActive monitoring endpoint
2020-06-25 10:05:59 -05:00
Ivan Kozlovic
1a9a5a0c2b
Add /isFTActive monitoring endpoint
Adding the new /isFTActive monitoring endpoint available in NATS Streaming v0.18.0
2020-06-24 08:56:37 -06:00
Ginger Collison
53358de3ed
Merge pull request #117 from nats-io/lb-fix
Update wording in nats-external-nlb.md
2020-06-15 16:50:33 -05:00
Waldemar Quevedo
421dca19ee
Update nats-external-nlb.md 2020-06-15 14:14:01 -07:00
Ginger Collison
dde41d778b
GitBook: [master] 21 pages modified 2020-06-09 14:20:36 +00:00
Ginger Collison
87c12ebd3f
Merge pull request #108 from nats-io/update_summary_for_docker
adding new docker doc to SUMMARY.md
2020-05-22 12:27:41 -05:00
Ginger Collison
9237c89a97
adding new docker doc to SUMMARY.md
Getting started with Python and NGS running in Docker
2020-05-22 12:27:07 -05:00
Ginger Collison
1f67a3beff
Merge pull request #107 from nats-io/ngs-python-docker
Create ngs-docker-python.md
2020-05-22 12:21:45 -05:00
Ginger Collison
45b4edb6dc
Update ngs-docker-python.md 2020-05-22 12:21:07 -05:00
Waldemar Quevedo
276239b8a9
Create ngs-docker-python.md 2020-05-21 14:21:38 -07:00
Ginger Collison
3a28d211cf
Merge pull request #106 from nats-io/helm-updates
Updates to helm and ngs usage guide
2020-05-21 11:12:21 -05:00
Waldemar Quevedo
c1b154c3c6
Updates to helm and ngs usage guide 2020-05-20 20:07:40 -07:00
Ginger Collison
30ee060e6d
Merge pull request #105 from nats-io/wallyqs-patch-1
Add more helm + leafnodes docs
2020-05-20 13:54:27 -05:00
Ginger Collison
e4ab1567dd
Merge pull request #104 from nats-io/helm-from-scratch
Add guide to use Helm and leafnodes from scratch
2020-05-20 13:53:54 -05:00
Ginger Collison
2ad0dc4a4c
Update from-zero-to-leafnodes.md 2020-05-20 13:53:30 -05:00
Ginger Collison
f8a0eacb4f
Update SUMMARY.md 2020-05-20 13:51:40 -05:00
Waldemar Quevedo
f1f9ff808b
Add more helm + leafnodes docs 2020-05-20 11:27:56 -07:00
Waldemar Quevedo
f63e891e43
Add guide to use Helm and leafnodes from scratch 2020-05-20 11:04:25 -07:00
Ginger Collison
be25e66893
Merge pull request #102 from nats-io/wallyqs-patch-1
Update SUMMARY.md
2020-05-20 10:49:49 -05:00
Ginger Collison
70523c277b
Update super-cluster-on-digital-ocean.md 2020-05-20 10:47:23 -05:00
Waldemar Quevedo
2b8f7bc9c5
Update SUMMARY.md 2020-05-20 08:34:26 -07:00
Ginger Collison
079476ae40
Update whats_new.md 2020-05-15 10:23:52 -05:00
Ginger Collison
d1f610078e
Merge pull request #100 from nats-io/update_whats_new_2_1_7
Update What's New for Server release 2.1.7
2020-05-15 10:19:26 -05:00