Colin Sullivan
|
17539d99a9
|
Add guidance for the decision to use streaming
Signed-off-by: Colin Sullivan <colin@synadia.com>
|
2019-05-23 09:41:07 -06:00 |
|
Ivan Kozlovic
|
5a458036a2
|
Major rewrite of NATS Streaming Server concepts section
and updates to the developing section.
Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
|
2019-05-22 18:11:42 -06:00 |
|
Colin Sullivan
|
fcf5c61997
|
Update the introduction and 2.0 section with newer content
Signed-off-by: Colin Sullivan <colin@synadia.com>
|
2019-05-22 17:04:30 -06:00 |
|
Stephen Asbury
|
3f95943077
|
Merge pull request #2 from nats-io/sasbury_v1_changes
Sasbury v1 changes
|
2019-05-22 14:57:50 -07:00 |
|
Stephen Asbury
|
941ca8a2bd
|
Removed fan-out from pub sub concepts
|
2019-05-22 13:12:08 -07:00 |
|
Stephen Asbury
|
60faee3369
|
Removed broker from intro to concepts
|
2019-05-22 13:10:38 -07:00 |
|
Stephen Asbury
|
94174dc503
|
Reordered sections to put dev before admin
|
2019-05-22 13:09:42 -07:00 |
|
Ginger Collison
|
d76164d6d4
|
Merge pull request #1 from nats-io/various_updates
updated gnatsd to nats-server
|
2019-05-22 13:17:19 -05:00 |
|
ainsley
|
cb1d5126a1
|
updated gnatsd to nats-server
|
2019-05-22 13:15:35 -05:00 |
|
Alberto Ricart
|
5da9b66f5e
|
Gramarly
|
2019-05-20 17:51:27 -05:00 |
|
Alberto Ricart
|
a1c12370c2
|
dead links
|
2019-05-20 17:01:44 -05:00 |
|
Alberto Ricart
|
2268002f81
|
dead links
|
2019-05-20 16:33:52 -05:00 |
|
Stephen Asbury
|
c1f113449a
|
Added make deploy
Added /docs so we can host
|
2019-05-20 14:04:23 -07:00 |
|
Alberto Ricart
|
e345101a88
|
Merge branch 'master' of github.com:nats-io/docs
|
2019-05-20 14:54:34 -05:00 |
|
Alberto Ricart
|
7d17bd6b34
|
managing intro
|
2019-05-20 14:54:15 -05:00 |
|
Stephen Asbury
|
163cd1da3e
|
Added initial text for into
`
|
2019-05-20 12:51:33 -07:00 |
|
Stephen Asbury
|
355dc40016
|
Added whats new for 2.0
|
2019-05-20 12:44:44 -07:00 |
|
Stephen Asbury
|
623f76155b
|
Refactored summary a bit added admin readme
|
2019-05-20 12:39:32 -07:00 |
|
Stephen Asbury
|
349bb6284c
|
Merge branch 'master' of https://github.com/nats-io/docs-site
|
2019-05-20 12:31:21 -07:00 |
|
Alberto Ricart
|
e95ebe373a
|
authorization
|
2019-05-20 14:26:35 -05:00 |
|
Alberto Ricart
|
b2b60e92e1
|
allow/deny
|
2019-05-20 11:59:18 -05:00 |
|
Alberto Ricart
|
9e10c5c58a
|
wip
|
2019-05-20 11:54:51 -05:00 |
|
Alberto Ricart
|
6cd3bcc24e
|
wip clustering and other auth configurations
|
2019-05-20 11:52:39 -05:00 |
|
Alberto Ricart
|
984632d020
|
added docker swarm tutorial from nats.io
|
2019-05-20 09:29:40 -05:00 |
|
Alberto Ricart
|
b33bd52668
|
added gateways, leafnodes, nats-account-server, fixed typos etc.
|
2019-05-20 09:15:03 -05:00 |
|
Stephen Asbury
|
37b46131da
|
Added minimal doc for nats streaming based on training slides
|
2019-05-17 11:23:44 -07:00 |
|
Alberto Ricart
|
e832940daf
|
Merge branch 'master' of github.com:nats-io/docs
|
2019-05-16 17:50:38 -05:00 |
|
Alberto Ricart
|
79c785f473
|
wip
|
2019-05-16 17:50:26 -05:00 |
|
Stephen Asbury
|
f013ebb8d2
|
Updated creds and nkey with go versions
Updated creds write up with example creds file
|
2019-05-16 15:28:41 -07:00 |
|
Stephen Asbury
|
615ef54fd1
|
Added examples for creds and nkey (java only so far)
|
2019-05-16 15:07:04 -07:00 |
|
Stephen Asbury
|
312697bfa4
|
Added intro to developer doc with links to javadoc/godoc/etc...
|
2019-05-16 14:18:32 -07:00 |
|
Stephen Asbury
|
127ea2ad63
|
Added acks and seq num to concepts
Cleaned up concepts a bit
Added pattern names to some of the concepts
|
2019-05-16 13:59:14 -07:00 |
|
Alberto Ricart
|
83d1dee05d
|
Merge branch 'master' of github.com:nats-io/docs
|
2019-05-16 15:26:50 -05:00 |
|
Alberto Ricart
|
3371eddd4c
|
wip
|
2019-05-16 15:26:01 -05:00 |
|
Stephen Asbury
|
cc850776b8
|
Cleaned up developer doc
Proof'd everything and improved flow
Renamed advanced to events
Reordered sending/receiving
Added text type to languages for prism plugin
|
2019-05-16 13:06:37 -07:00 |
|
Alberto Ricart
|
e02ebdf16e
|
wip
|
2019-05-16 10:35:38 -05:00 |
|
Stephen Asbury
|
033cfb44fe
|
Added comment about gitbook to building the book
|
2019-05-15 14:46:28 -07:00 |
|
Stephen Asbury
|
b2d09e1a26
|
Added custom dialer
Removed benchmark tutorial (it is in tools now)
|
2019-05-15 14:13:03 -07:00 |
|
Stephen Asbury
|
42ebd158b8
|
Added info about collapse plugins.
|
2019-05-15 14:05:56 -07:00 |
|
Alberto Ricart
|
9a531682fd
|
wip
|
2019-05-15 16:05:26 -05:00 |
|
Alberto Ricart
|
a9cf7544ff
|
wip
|
2019-05-15 15:45:36 -05:00 |
|
Stephen Asbury
|
12104b7678
|
Changed collapsing plugin
|
2019-05-15 13:08:46 -07:00 |
|
Stephen Asbury
|
386a5d167a
|
Made diagrams align center
|
2019-05-15 13:03:57 -07:00 |
|
Stephen Asbury
|
cf16a3abcf
|
Added collapsing menu plugin
|
2019-05-15 13:01:00 -07:00 |
|
Alberto Ricart
|
01c5e2319c
|
Merge branch 'master' of github.com:nats-io/docs
|
2019-05-15 14:55:29 -05:00 |
|
Alberto Ricart
|
44d738d057
|
wip
|
2019-05-15 14:55:14 -05:00 |
|
Alberto Ricart
|
ce705a504b
|
wip
|
2019-05-15 14:53:38 -05:00 |
|
Stephen Asbury
|
463c43c905
|
Added ascii to prism with map to "markup"
|
2019-05-15 12:48:31 -07:00 |
|
Stephen Asbury
|
3b1aade39d
|
Added link to gitbook prism plugin repo
|
2019-05-15 12:42:41 -07:00 |
|
Stephen Asbury
|
6590066747
|
Added bencmarking tutorial
|
2019-05-15 12:41:54 -07:00 |
|