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

Commit Graph

  • b4d611684e
    Update README.md Ginger Collison 2020-02-11 14:05:49 -06:00
  • de31937d7f
    Update installation.md Ginger Collison 2020-02-11 14:02:52 -06:00
  • 4f41f267fe Adding explanations/links. Grouping main config options and adding defaults Matthias Hanel 2020-02-11 11:58:20 -05:00
  • 77b1848373
    Merge pull request #51 from nats-io/wallyqs-patch-1 Ginger Collison 2020-02-10 12:17:45 -06:00
  • 2c50f3ce86
    Update create-k8s-cluster.md Ginger Collison 2020-02-10 12:17:09 -06:00
  • 027b3425ab
    Update create-k8s-cluster.md Waldemar Quevedo 2020-02-10 09:22:23 -08:00
  • 4a7b982d23
    Merge pull request #49 from synchrone/patch-1 Ginger Collison 2020-02-10 09:39:50 -06:00
  • d36f4050e3
    Merge pull request #48 from nats-io/full-doc-review-mh Ginger Collison 2020-02-10 09:37:08 -06:00
  • e9dc3ace9e Clarified behavior on slow consumer error and fixed typo Matthias Hanel 2020-02-09 17:33:35 -05:00
  • 34220c4114 Incorporating comments from PR Matthias Hanel 2020-02-09 15:07:03 -05:00
  • 81cd57f5dc Update README.md Ginger Collison 2020-02-07 15:11:36 -06:00
  • edddbce887 Update README.md Ginger Collison 2020-02-07 14:59:31 -06:00
  • e66580b2e0 adding accounts to nats-server config table ainsley 2020-02-07 14:57:40 -06:00
  • 3bcc1fa2fa
    Update README.md Ginger Collison 2020-02-07 15:11:36 -06:00
  • 4cc3f53e77
    Merge pull request #50 from nats-io/add_account_config Ginger Collison 2020-02-07 15:00:34 -06:00
  • 8577957b59
    Update README.md add_account_config Ginger Collison 2020-02-07 14:59:31 -06:00
  • 7320c670b1 adding accounts to nats-server config table ainsley 2020-02-07 14:57:40 -06:00
  • 440554199e
    Responding to review comments Alexander Bogdanov 2020-02-07 13:54:51 +01:00
  • 0c9faaa484
    Update storelimits.md Alexander Bogdanov 2020-02-06 19:50:46 +01:00
  • c28d1ebfa0
    Adding note on raft log size Alexander Bogdanov 2020-02-06 19:48:24 +01:00
  • be826babb7
    Update caches.md Ginger Collison 2020-02-06 12:25:04 -06:00
  • 80d508c987
    Update tls.md Ginger Collison 2020-02-06 12:22:23 -06:00
  • 069bf345a4
    Update max.md Ginger Collison 2020-02-06 12:15:38 -06:00
  • 02d8d46f94
    Update buffer.md Ginger Collison 2020-02-06 12:11:50 -06:00
  • d0ea1ea702
    Update README.md Ginger Collison 2020-02-06 12:07:45 -06:00
  • 5142b5f6ab
    Update README.md Ginger Collison 2020-02-06 12:07:12 -06:00
  • 30d8bbc8f8
    Update wildcards.md Ginger Collison 2020-02-06 12:05:20 -06:00
  • f679971b40
    Update unsub_after.md Ginger Collison 2020-02-06 12:04:17 -06:00
  • d55fabce9b
    Update README.md Ginger Collison 2020-02-06 11:58:32 -06:00
  • 3fc1922e98
    Update slow.md Ginger Collison 2020-02-06 11:56:56 -06:00
  • eb8ed79218
    Update connect_timeout.md Ginger Collison 2020-02-06 11:43:14 -06:00
  • 22a54e1d71
    Update cluster.md Ginger Collison 2020-02-06 11:41:51 -06:00
  • 24a57f1c0a
    Update pingpong.md Ginger Collison 2020-02-06 11:34:45 -06:00
  • aa5be43460 Fixing typos Matthias Hanel 2020-02-05 20:14:29 -05:00
  • 97911d0fdb Merge branch 'master' into full-doc-review-mh Matthias Hanel 2020-02-05 19:48:22 -05:00
  • 6fd7324928 Fixing/adding samples, slight reword Matthias Hanel 2020-02-05 19:30:30 -05:00
  • 51561bc6a6 renamed chache -> buffer, flush is not subject to max outgoing pings. Matthias Hanel 2020-02-05 19:10:42 -05:00
  • 62a7de85bb Move queue permissions, hint at queue name hierarchy, add/fix links Matthias Hanel 2020-02-05 18:43:12 -05:00
  • c5b9305ca6 Clarifications. unsub_after was made to fit go client Matthias Hanel 2020-02-05 18:36:22 -05:00
  • 3b8a29f657 Slight rewording/clarification, adding links. Matthias Hanel 2020-02-05 18:07:31 -05:00
  • a3f7e14dfd Fix examples, same token, python was using token in url Matthias Hanel 2020-02-04 19:46:28 -05:00
  • bd776a0ec8 add link to ssl Matthias Hanel 2020-02-04 19:43:48 -05:00
  • ca1c9888b9 Reword text, delete duplicated examples. Matthias Hanel 2020-02-04 18:33:16 -05:00
  • 4a8299c45e Reword and add links Matthias Hanel 2020-02-04 14:40:35 -05:00
  • 29deb9206d Adding links, slight rewording, adding matcher example Matthias Hanel 2020-02-04 11:41:21 -05:00
  • ec03a97d3c Wording/formatting changes, adding links, match up text and example Matthias Hanel 2020-02-03 22:17:19 -05:00
  • 0de28c17df Adding a subject example with a mix of wildcards Matthias Hanel 2020-02-03 20:24:42 -05:00
  • 3380706b5c Fix description Matthias Hanel 2020-02-03 19:16:59 -05:00
  • 232c52a3f1 Clearer language, added java script example, fixed values in examples Matthias Hanel 2020-02-03 15:53:36 -05:00
  • e7d70aaea7 Mention seed server and connect in randomized order. Matthias Hanel 2020-02-03 15:50:06 -05:00
  • ce76c89972 Adding examples for name option. Matthias Hanel 2020-02-03 15:45:27 -05:00
  • bf9b8a8247 Reworded to describe behaviour of non java clients and merge examples. Matthias Hanel 2020-02-03 15:39:04 -05:00
  • 1f80f33ab5
    Merge pull request #43 from nats-io/allow-responses Alberto Ricart 2020-02-05 09:07:19 -04:00
  • f238360ae2 review changes aricart 2020-02-05 08:59:17 -04:00
  • f7790d0fd2 review comments. aricart 2020-02-05 08:46:46 -04:00
  • 7b15ba1325
    Update whats_new.md Ginger Collison 2020-02-04 10:18:08 -06:00
  • 5dec4a1063
    Merge pull request #47 from nats-io/update_whats_new_v2_1_4 Ginger Collison 2020-02-04 10:12:26 -06:00
  • ec8a0c0c6d update What's New for server release v2.1.4 ainsley 2020-02-04 10:11:24 -06:00
  • a8318b06f9
    Merge pull request #46 from nats-io/update_logging Ginger Collison 2020-02-03 17:19:21 -06:00
  • 2f0d0bf4d4 corrections based on kozlovic comments - use logfile_size_limit ainsley 2020-02-03 16:34:37 -06:00
  • e602d39fd7 updating logging to include log_size_limit ainsley 2020-02-03 16:15:37 -06:00
  • 92e62d1282
    Merge pull request #44 from philpennock/pdp/fix_mkpasswd_goget_url Ginger Collison 2020-02-03 10:47:23 -06:00
  • 4f44c62207
    Merge pull request #45 from nats-io/kozlovic-patch-1 Ginger Collison 2020-02-03 10:45:13 -06:00
  • 51efed13e4
    Update sql_store.md Ivan Kozlovic 2020-02-03 09:13:08 -07:00
  • bb35960f2e Fix missing 'nats-io/' in a URL Phil Pennock 2020-02-01 13:32:37 -05:00
  • dd55b91e53
    Merge pull request #41 from xxxcoltxxx/patch-1 Ginger Collison 2020-01-30 16:41:58 -06:00
  • 0f9b0ea4e5
    Merge pull request #42 from dwaynebradley/master Ginger Collison 2020-01-30 16:40:55 -06:00
  • 401aa911fb
    Update authorization.md Ginger Collison 2020-01-30 16:21:13 -06:00
  • 5d18b8adfa Document allow-responses. aricart 2020-01-30 16:54:40 -04:00
  • 1999d0cadd DisconnectErrHandler should be used now Dwayne Bradley 2020-01-29 16:31:07 -05:00
  • 5c9f51d022
    Update README.md Aleksandr Paramonov 2020-01-29 16:08:27 +03:00
  • cc952801a3
    Merge pull request #39 from nats-io/nats-box-nsc Ginger Collison 2020-01-24 09:29:59 -06:00
  • 365fdd7e25
    Update README.md Ginger Collison 2020-01-24 09:29:20 -06:00
  • d4cefacb3d
    Mention nats-box in the docs for nsc Waldemar Quevedo 2020-01-23 16:02:29 -08:00
  • 0fd6cd5e8c
    Merge pull request #38 from nats-io/k8s Ginger Collison 2020-01-23 13:21:42 -06:00
  • 16b9695045 add text and link to az, fix wording mh 2020-01-23 13:37:46 -05:00
  • eee91e3278
    GitBook: [master] one page modified Ginger Collison 2020-01-23 17:39:00 +00:00
  • 594fd7dd4d
    Update SUMMARY.md Ginger Collison 2020-01-23 11:37:34 -06:00
  • b25710d79e
    Merge pull request #36 from nats-io/create-k8s-cluster Ginger Collison 2020-01-22 16:01:35 -06:00
  • bf6c5fa046
    Update create-k8s-cluster.md Ginger Collison 2020-01-22 16:00:28 -06:00
  • 90e2da177b
    Update create-k8s-cluster.md Ginger Collison 2020-01-22 15:56:59 -06:00
  • 20664fea23
    Create create-k8s-cluster.md Waldemar Quevedo 2020-01-22 12:55:04 -08:00
  • a63cb10317
    GitBook: [master] one page modified Ginger Collison 2020-01-21 20:01:04 +00:00
  • e692de533f
    Update nats-kubernetes.md Ginger Collison 2020-01-21 13:57:05 -06:00
  • 7ba3bccb80
    Update SUMMARY.md Ginger Collison 2020-01-21 13:54:56 -06:00
  • 8156acaa72
    Merge pull request #35 from nats-io/basic-k8s-setup Ginger Collison 2020-01-21 13:51:57 -06:00
  • 31cc41804f
    Update minimal-setup.md Ginger Collison 2020-01-21 13:51:20 -06:00
  • f6032040ea
    Update minimal-setup.md Ginger Collison 2020-01-21 13:50:49 -06:00
  • 56c837e42d
    Update minimal-setup.md Ginger Collison 2020-01-21 13:48:18 -06:00
  • a18cc0e83e
    Update minimal-setup.md Ginger Collison 2020-01-21 13:26:42 -06:00
  • 17e72dfb65
    Update nats-on-kubernetes/minimal-setup.md Waldemar Quevedo 2020-01-21 10:02:32 -08:00
  • 08d1baa2dc
    Update nats-on-kubernetes/minimal-setup.md Waldemar Quevedo 2020-01-21 10:00:01 -08:00
  • 2b563d587f
    Update nats-on-kubernetes/minimal-setup.md Waldemar Quevedo 2020-01-21 09:57:58 -08:00
  • 25d753efe5
    Add guide for simple NATS setup Waldemar Quevedo 2020-01-20 17:00:33 -08:00
  • e603012290
    Merge pull request #28 from elucidsoft/patch-1 Ginger Collison 2020-01-10 17:17:59 -06:00
  • 9dcf25eb2d
    Merge pull request #32 from darrenclark/patch-1 Ginger Collison 2020-01-07 09:42:39 -06:00
  • 6f7890786d
    Merge pull request #33 from tetsushiomi/patch-1 Ginger Collison 2020-01-07 09:33:45 -06:00
  • e0479bc72e
    Update queues.md Tetsushi Omi 2020-01-07 16:14:04 +09:00
  • 28af7bf405
    Update faq.md Ginger Collison 2020-01-06 17:04:38 -06:00
  • aeab3ad722
    Merge pull request #31 from nats-io/nats-server-resolver Ginger Collison 2020-01-06 16:06:44 -06:00