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

1108 Commits

Author SHA1 Message Date
David Morley
90ff5f58cc
Move section header out of paragraph text
The text "Scalable, Future-Proof Deployments" appears to be a section header, but was included in the preceding paragraph.
2021-05-13 11:12:12 -05:00
Ginger Collison
2074ca43ed
Merge pull request #259 from nats-io/kozlovic-patch-2
Add note to same_origin and allowed_origins
2021-05-12 08:55:40 -05:00
Ivan Kozlovic
603f0895f4
Add note to same_origin and allowed_origins
Clarify that these 2 options are used only for clients that present an Origin header, likely from web browsers.
2021-05-11 18:53:55 -06:00
Ginger Collison
453c58e474
Merge pull request #258 from nats-io/pdp/utf8-config
Document that config file is UTF-8
2021-05-11 16:22:23 -05:00
Phil Pennock
9fe97fedeb Document that config file is UTF-8
Addresses part of nats-io/nats-server#2182
2021-05-11 17:15:45 -04:00
Ginger Collison
87a7e7a456
GitBook: [master] 2 pages modified 2021-05-10 21:25:27 +00:00
Ginger Collison
8a81a6d4a8
GitBook: [master] 7 pages modified 2021-05-03 14:35:12 +00:00
Ginger Collison
38341ece09
Merge pull request #254 from nats-io/subject-mapping
Add Subject Mapping / Traffic Shaping Documentation
2021-05-03 09:19:21 -05:00
Colin Sullivan
8b087e1c10 add note about JWT support
Signed-off-by: Colin Sullivan <colin@synadia.com>
2021-04-30 15:10:00 -06:00
Colin Sullivan
03178298a2 add note about JWT support
Signed-off-by: Colin Sullivan <colin@synadia.com>
2021-04-30 15:07:42 -06:00
Ginger Collison
7a831e12c4
Syntax & grammar updates 2021-04-30 10:18:03 -05:00
Colin Sullivan
9f3d076c7b add subject mapping
Signed-off-by: Colin Sullivan <colin@synadia.com>
2021-04-29 16:54:36 -06:00
Ginger Collison
94ac133723
Merge pull request #250 from nokute78/space_tab
fix space and tab
2021-04-28 10:45:49 -05:00
Ginger Collison
e1380de403
Merge pull request #245 from jdrews/patch-1
Fix typo in nats_api_reference.md
2021-04-28 10:43:56 -05:00
Ginger Collison
c7564a18c7
Merge pull request #248 from nats-io/pdp/trigger-change
Remove some trailing white space
2021-04-28 10:41:40 -05:00
Ginger Collison
cf4a871dd0
Merge pull request #251 from nats-io/update-streams-diagram
updating streams diagram
2021-04-26 16:47:17 -05:00
Ginger Collison
1631314d5d
updating streams diagram 2021-04-26 16:46:01 -05:00
Ginger Collison
5ce3fe902b
Merge pull request #244 from nats-io/stream-option-doc-change
JetStream documentation updates
2021-04-26 16:34:52 -05:00
Takahiro Yamashita
339bc93cf4 fix space and tab
Signed-off-by: Takahiro Yamashita <nokute78@gmail.com>
2021-04-25 15:13:14 +09:00
Phil Pennock
b07b4d62ab Remove some trailing white space
This is to trigger a website rebuild.  Doing something vaguely useful is a
side-effect.  While end-of-line whitespace has semantic value in Markdown, it's
not doing anything when there's a paragraph break after it (AFAIK).
2021-04-23 12:04:58 -04:00
Ginger Collison
32e1e515dd
Merge pull request #247 from nats-io/pdp/trigger-change
"Open Source" as two words
2021-04-22 17:57:03 -05:00
Phil Pennock
374f9c206e "Open Source" as two words
Triggering a website rebuild, debugging something.
2021-04-22 18:55:48 -04:00
Ginger Collison
3881d37c34
GitBook: [master] one page modified 2021-04-22 22:03:37 +00:00
Ginger Collison
a4a0ad5633
Merge pull request #246 from nats-io/intro-update
Updating Introduction to NATS
2021-04-22 16:41:26 -05:00
Ginger Collison
f58fcd7e7d
Updating Introduction to NATS 2021-04-22 13:10:11 -05:00
Ginger Collison
c9ac29f9c5
GitBook: [master] one page modified 2021-04-20 16:56:54 +00:00
Jon Drews
02b2eb12b8
Fix typo in nats_api_reference.md
I believe this should say "end" not "and"
2021-04-19 10:58:46 -04:00
Ginger Collison
d491d2035f
Update consumers.md 2021-04-19 09:36:05 -05:00
scottf
9962dae9d0
fine tuning 2021-04-19 09:50:09 -04:00
scottf
470c950f3b
discard policy 2021-04-19 07:45:11 -04:00
scottf
be6dfc4cbf
consumer changes 2021-04-18 08:02:27 -04:00
scottf
49fcccf0ec
name description 2021-04-17 07:24:23 -04:00
Scott Fauerbach
f30806c9b5
Update streams.md
MaxAge should be nanos
Name -> Cannot have spaces, tabs, period . greater than >, asterix *
2021-04-17 07:07:16 -04:00
Ginger Collison
2e3dfa382f
GitBook: [master] one page modified 2021-03-29 17:27:53 +00:00
Ginger Collison
14a3fd1f44
GitBook: [master] 210 pages modified 2021-03-29 16:42:40 +00:00
Ginger Collison
cf8e261962
Update SUMMARY.md 2021-03-29 11:30:37 -05:00
Ginger Collison
ed8ea86456
Merge pull request #240 from nats-io/fix_mqtt_config_tabs
Fixed tabulation for MQTT configuration block
2021-03-29 11:27:57 -05:00
Ginger Collison
918b29256b
Merge pull request #241 from nats-io/update_summary
Update Summary - add WebSocket Config
2021-03-29 11:26:58 -05:00
Ginger Collison
f7fd377727
Update Summary - add WebSocket Config 2021-03-29 11:25:41 -05:00
Ginger Collison
684f05098a
GitBook: [master] 2 pages modified 2021-03-29 16:23:51 +00:00
Ivan Kozlovic
5d3b8ee287 Fixed tabulation for MQTT configuration block
Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2021-03-29 10:22:10 -06:00
Ginger Collison
de3b1d3ee5
GitBook: [master] 6 pages modified 2021-03-29 16:08:00 +00:00
Ginger Collison
71d7203e2e
Merge pull request #239 from nats-io/fixes-expires 2021-03-28 18:10:42 -05:00
Waldemar Quevedo
4194c35c0f
Fixes to expires in jetstream docs 2021-03-28 16:05:19 -07:00
Ginger Collison
d3289e6413
GitBook: [master] 3 pages modified 2021-03-26 19:16:40 +00:00
Ginger Collison
2f63683873
Merge pull request #238 from nats-io/fix-jetstream-statement 2021-03-25 19:40:01 -05:00
Colin Sullivan
165f769aa5
Update compare-nats.md
Fix JetStream statement
2021-03-25 18:05:56 -06:00
Ginger Collison
6f1bc8c44d
Merge pull request #237 from AlexSnet/patch-1
Update disaster_recovery.md
2021-03-25 16:48:47 -05:00
Alex Raeder
bdbb4a9872
Update disaster_recovery.md
Typo fix
2021-03-26 00:32:05 +03:00
Ginger Collison
bd4da836e2
Merge pull request #236 from nats-io/matthiashanel-patch-2
add a brief nsc description
2021-03-23 15:45:33 -05:00