-
Notifications
You must be signed in to change notification settings - Fork 157
Expand file tree
/
Copy pathaddons.toml
More file actions
651 lines (550 loc) · 22.9 KB
/
addons.toml
File metadata and controls
651 lines (550 loc) · 22.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
[addons]
[addons.mage_ai]
name = "Mage.ai"
home = "https://github.com/mage-ai/mage-ai"
description = "Build, deploy and run data pipelines using Mage.ai and NATS"
support = "Community"
[[addons.mage_ai.authors]]
author = "Michael Freeman"
authorHome = "https://github.com/mfreeman451"
[addons.goflow2]
name = "goflow2"
home = "https://github.com/mfreeman451/goflow2"
description = "Collect sFlow/IPFIX/Netflow data and forward to NATS"
support = "Community"
[[addons.goflow2.authors]]
author = "Michael Freeman"
authorHome = "https://github.com/mfreeman451"
[addons.flowgger]
name = "flowgger"
home = "https://github.com/awslabs/flowgger"
description = "A fast data collector in rust, for syslog, JSON (GELF), LTSV, and Cap'n Proto"
support = "Community"
[[addons.flowgger.authors]]
author = "Michael Freeman"
authorHome = "https://github.com/mfreeman451"
[addons.apache_flink]
name = "Apache Flink"
home = "https://github.com/mring33621/nats-messaging-for-flink"
description = "Allows Apache Flink to send/receive a stream of string based messages to/from NATS."
support = "Community"
[[addons.apache_flink.authors]]
author = "Matthew Ring"
authorHome = "https://github.com/mring33621"
[addons.ai2connect_stripe]
name = "Ai2 Connect Stripe"
home = "https://github.com/sty-holdings?tab=repositories"
description = "Allows NATS message to be spent to Stripe APIs."
support = "Ai2 Connect"
[[addons.ai2connect_stripe.authors]]
author = "Scott Yacko"
authorHome = "https://github.com/syacko"
[addons.nats_connector_framework]
name = "NATS Connector Framework"
home = "https://github.com/nats-io/nats-connector-framework"
description = "A pluggable Java based framework to bridge the NATS messaging system and other technologies."
support = "Synadia"
[[addons.nats_connector_framework.authors]]
author = "NATS Team"
[addons.nats_connector_redis]
name = "NATS Redis PubSub"
home = "https://github.com/nats-io/nats-connector-redis"
description = "The NATS Redis publish subscribe connector is provided to facilitate the bridging of NATS and Redis Publish/Subscribe."
support = "Synadia"
[[addons.nats_connector_redis.authors]]
author = "NATS Team"
[addons.apache_spark]
name = "Apache Spark"
home = "https://github.com/Logimethods/nats-connector-spark"
description = "Provides an Apache Spark (a fast and general engine for large-scale data processing) integration with NATS."
support = "Community"
[[addons.apache_spark.authors]]
author = "Laurent Magnin"
authorHome = "https://github.com/laugimethods"
[addons.aws_nats]
name = "AWS NATS"
home = "https://github.com/dankomiocevic/aws-nats"
description = "This repository contains tools and templates to help using NATS in the Amazon Web Services platform."
support = "Community"
[[addons.aws_nats.authors]]
author = "Danko Miocevic"
authorHome = "https://github.com/dankomiocevic"
[addons.natsboard]
name = "NATSBoard"
home = "https://github.com/cmfatih/natsboard"
description = "Dashboard for monitoring NATS. It provides real-time information from NATS server."
support = "Community"
[[addons.natsboard.authors]]
author = "Fatih Cetinkaya"
authorHome = "https://github.com/fatihcode"
[addons.caddy_nats]
name = "Caddy NATS"
home = "https://github.com/codegangsta/caddy-nats"
description = "A caddy module that allows the caddy server to interact with a NATS server. This extension supports: publish/subscribe, fan in/out, and request reply."
support = "Community"
[[addons.caddy_nats.authors]]
author = "Jeremy Saenz"
authorHome = "https://github.com/codegangsta"
[addons.coreos_clustering]
name = "CoreOS Clustering"
home = "https://github.com/pires/nats-coreos-cluster"
description = "NATS clustering made easy with CoreOS, etcd2 and Docker."
support = "Community"
[[addons.coreos_clustering.authors]]
author = "Paulo Pires"
authorHome = "https://github.com/pires"
[addons.deepstream_connector]
name = "Deepstream.io connector for NATS"
home = "https://github.com/nxtedition/deepstream.io-msg-nats"
description = "Deepstream message connector for NATS"
support = "Community"
[[addons.deepstream_connector.authors]]
author = "nxtedition"
authorHome = "https://github.com/nxtedition"
[addons.dokku_nats]
name = "Dokku-NATS"
home = "https://github.com/dokku/dokku-nats"
description = "NATS plugin for Dokku, a PaaS Platform"
support = "Community"
[[addons.dokku_nats.authors]]
author = "Jose Diaz-Gonzalez"
authorHome = "https://github.com/josegonzalez"
[addons.elasticsearch]
name = "Elasticsearch"
home = "https://github.com/netlify/elastinats"
description = "Allows you to take data from nats subjects/groups and pump these into Elasticsearch."
support = "Community"
[[addons.elasticsearch.authors]]
author = "Netlify"
authorHome = "http://www.netlify.com/"
[addons.nats_elk]
name = "NATS Elk"
home = "https://github.com/vsundupey/nats-elk"
description = "Utility for forwarding NATS monitoring data to ELK Stack"
support = "Community"
[[addons.nats_elk.authors]]
author = "Vladimir Sundupey"
authorHome = "https://github.com/vsundupey"
[addons.fluent_bit]
name = "Fluent Bit"
home = "https://docs.fluentbit.io/output/nats"
description = "The NATS output connector allows to flush your Fluent Bit records into a NATS Server endpoint"
support = "Community"
[[addons.fluent_bit.authors]]
author = "Fluent Bit"
authorHome = "https://fluentbit.io/"
[addons.fluentd_event_collector]
name = "Fluentd Event Collector"
home = "https://github.com/cloudfoundry-community/fluent-plugin-nats"
description = "NATS plugin for fluentd Event Collector"
support = "Community"
[[addons.fluentd_event_collector.authors]]
author = "Cloud Foundry Community"
authorHome = "https://github.com/cloudfoundry-community"
[addons.gatling]
name = "A Gatling to NATS Connector"
home = "https://github.com/Logimethods/nats-connector-gatling"
description = "The NATS Gatling library provides a Gatling (an open-source load testing framework based on Scala, Akka and Netty) to NATS messaging system (a highly performant cloud native messaging system) Connector."
support = "Community"
[[addons.gatling.authors]]
author = "Laurent Magnin"
authorHome = "https://github.com/laugimethods"
[addons.kubernetes]
name = "Kubernetes"
home = "https://github.com/pires/kubernetes-nats-cluster"
description = "NATS cluster on top of Kubernetes made easy."
support = "Community"
[[addons.kubernetes.authors]]
author = "Paulo Pires"
authorHome = "https://github.com/pires"
[addons.logrus_nats]
name = "Logrus-NATS"
home = "https://github.com/trillium-labs/logrus-nats"
description = "A Logrus hook for sending data to NATS."
support = "Community"
[[addons.logrus_nats.authors]]
author = "Erik Howard"
authorHome = "https://github.com/erikhoward"
[addons.logrus]
name = "Logrus"
home = "https://github.com/rybit/nats_logrus_hook"
description = "NATS hook for Logrus - helpers assume you are using a TLS connection."
support = "Community"
[[addons.logrus.authors]]
author = "Ryan Neal"
authorHome = "https://github.com/rybit"
[addons.nats_mon]
name = "NATS-Mon"
home = "https://github.com/repejota/nats-mon"
description = "A realtime web based NATS monitor"
support = "Community"
[[addons.nats_mon.authors]]
author = "Raül Pérez"
authorHome = "https://github.com/repejota"
[addons.nvisible_go_ari]
name = "Nvisible Inc Go ARI Proxy"
home = "https://github.com/nvisibleinc/go-ari-proxy"
description = "An implementation of the [go-ari-library] used to connect to the Asterisk REST Interface for delivery of Events and Commands across a message bus."
support = "Community"
[[addons.nvisible_go_ari.authors]]
author = "Leif Madsen"
authorHome = "https://github.com/leifmadsen"
[addons.pgnats]
name = "PostgreSQL NATS extension"
home = "https://github.com/luxms/pgnats"
description = "PostgreSQL extension for bidirectional NATS communications: Key/Value, Pub/Sub, Object Store, JetStream."
support = "Community"
[[addons.pgnats.authors]]
author = "Luxms Group"
authorHome = "https://luxmsbi.com"
[addons.prometheus]
name = "NATS Prometheus Exporter"
home = "https://github.com/nats-io/prometheus-nats-exporter"
description = "The official NATS exporter for Prometheus, written in Go. It supports monitoring multiple NATS servers, is highly resilient to network outages, and can be embedded into go applications via an API. Metrics are exposed through a HTTP(S) interface for Prometheus to collect them."
support = "Synadia"
[[addons.prometheus.authors]]
author = "NATS Team"
[addons.prometheus_comm]
name = "Prometheus"
home = "https://github.com/lovoo/nats_exporter"
description = "NATS exporter for Prometheus, written in Go. It extracts several metrics and provides them via the standard HTTP interface for Prometheus to collect them."
support = "Community"
[[addons.prometheus_comm.authors]]
author = "Lovoo"
authorHome = "http://lovoo.com/"
[addons.rabbit_going_nats]
name = "Rabbit-going-NATS"
home = "https://github.com/ideaconnect/rabbit-going-nats"
description = "Tool which allows to passthrough messages fetched from RabbitMQ's queue to NATS PubSub. Useful if you receive a data feed through RabbitMQ, but you need to redistribute it further to multiple clients."
support = "Community"
[[addons.rabbit_going_nats.authors]]
author = "IDCT Bartosz Pachołek"
authorHome = "https://idct.tech/"
[addons.rancher_nats]
name = "Rancher NATS"
home = "http://bit.ly/1X36qKZ"
description = "This is an extended version of the official Docker image for nats. It adds support to set up a cluster easily onrancher."
support = "Community"
[[addons.rancher_nats.authors]]
author = ""
authorHome = ""
[addons.resgate]
name = "Resgate"
home = "https://github.com/jirenius/resgate"
description = "A Realtime + REST API Gateway for NATS to create web APIs with live data. It supports access control, caching, scaling, queries, and more."
support = "Community"
[[addons.resgate.authors]]
author = "Samuel Jirénius"
authorHome = "https://github.com/jirenius"
[addons.rest_to_nats_proxy]
name = "REST to NATS Proxy"
home = "https://github.com/sohlich/nats-proxy"
description = "This library provides a translation of HTTP requests to NATS. Client side is partly inspired by Gin to process requests"
support = "Community"
[[addons.rest_to_nats_proxy.authors]]
author = "Radomír Sohlich"
authorHome = "https://github.com/sohlich"
[addons.nats_sniffer]
name = "NATS Sniffer"
home = "https://github.com/pires/nats-sniffer"
description = "A simple sniffer for NATS, the cloud native messaging system."
support = "Community"
[[addons.nats_sniffer.authors]]
author = "Paulo Pires"
authorHome = "https://github.com/pires"
[addons.nats_streaming_server_on_k8s]
name = "NATS Streaming Server on Kubernetes"
home = "https://github.com/canhnt/k8s-nats-streaming"
description = "This project contains a Docker image and a Helm chart to run NATS Streaming Server in the Kubernetes cluster. The NATS Streaming Server can run in fault tolerance mode."
support = "Community"
[[addons.nats_streaming_server_on_k8s.authors]]
author = "Canh Ngo"
authorHome = "https://github.com/canhnt"
[addons.nats_stream_replicator]
name = "NATS Stream Replicator"
home = "https://github.com/choria-io/stream-replicator"
description = "This project replicates streams between NATS streaming clusters. Ideal for mirroring streams across data centers."
support = "Community"
[[addons.nats_stream_replicator.authors]]
author = "R.I. Pienaar"
authorHome = "https://github.com/ripienaar"
[addons.nats_rpc_generator]
name = "NATS-RPC Generator"
home = "https://github.com/chop-dbhi/nats-rpc"
description = "RPC layer on top of NATS standardizing on Protocol Buffers."
support = "Community"
[[addons.nats_rpc_generator.authors]]
author = "Department of Biomedical and Health Informatics"
authorHome = "https://github.com/chop-dbhi"
[addons.rpc_over_nats]
name = "RPC over NATS"
home = "https://github.com/hemerajs/hemera"
description = "Provides an RPC and pub/sub framework with first-class support for NATS."
support = "Community"
[[addons.rpc_over_nats.authors]]
author = "Workiva"
authorHome = "https://github.com/Workiva"
[addons.nrpc]
name = "nRPC is like gRPC, but over NATS"
home = "https://github.com/nats-rpc/nrpc"
description = "nRPC is an RPC framework like gRPC, but for NATS. It can generate a Go or Python client and server from the same .proto file that you'd use to generate gRPC clients and servers. The server is generated as a NATS MsgHandler."
support = "Community"
[[addons.nrpc.authors]]
author = "nats-rpc team"
authorHome = "https://github.com/nats-rpc/"
[addons.socket_io_nats_connector]
name = "Socket.io-NATS Connector"
home = "https://github.com/efmr/socket.io-nats"
description = "This connector enables multiple socket.io instances to broadcast and emit events to and from each other through NATS."
support = "Community"
[[addons.socket_io_nats_connector.authors]]
author = "Edgar Ribeiro"
authorHome = "https://github.com/efmr"
[addons.telegraf]
name = "Telegraf"
home = "https://github.com/influxdata/telegraf/tree/8d0f50a6fd10cea1af84ccfdc2beeb1a61dd19bd/plugins/inputs/nats_consumer"
description = "The NATS consumer plugin reads from specified NATS subjects and adds messages to InfluxDB. The plugin expects messages in the Telegraf Input Data Formats. A Queue Group is used when subscribing to subjects so multiple instances of telegraf can read from a NATS cluster in parallel."
support = "Community"
[[addons.telegraf.authors]]
author = "Cameron Sparr"
authorHome = "https://github.com/sparrc"
[addons.websocket_nats]
name = "websocket-nats"
home = "https://github.com/isobit/websocket-nats"
description = "An in-browser websocket client for NATS, a lightweight, high-performance cloud native messaging system."
support = "Community"
[[addons.websocket_nats.authors]]
author = "Josh Glendenning"
authorHome = "https://github.com/isobit"
[addons.websocket_gateway]
name = "Websocket Gateway"
home = "https://github.com/orus-io/nats-websocket-gw"
description = "A websocket gateway for NATS, usable as a backend for elm-nats and websocket-nats."
support = "Community"
[[addons.websocket_gateway.authors]]
author = "Orus.io"
authorHome = "https://github.com/orus-io"
[addons.hemera]
name = "Hemera"
home = "https://github.com/hemerajs/hemera"
description = "A Node.js microservices toolkit for NATS."
support = "Community"
[[addons.hemera.authors]]
author = "Dustin Deus"
authorHome = "https://github.com/StarpTech"
[addons.tcp_websocket_gateway]
name = "TCP/Websocket Gateway with NATS"
home = "https://github.com/antmanler/gnatsd-gw"
description = "An embeddable TCP and Websocket gateway/bridge with NATS, written in golang."
support = "Community"
[[addons.tcp_websocket_gateway.authors]]
author = "Bin Zhao"
authorHome = "https://github.com/antmanler"
[addons.openfaas_nats_connector]
name = "OpenFaaS NATS Streaming Connector"
home = "https://github.com/openfaas/nats-queue-worker"
description = "This is a queue-worker to enable asynchronous processing of function requests."
support = "Community"
[[addons.openfaas_nats_connector.authors]]
author = "Alex Ellis"
authorHome = "https://github.com/openfaas"
[addons.beats_nats]
name = "Elastic Beats"
home = "https://github.com/elastic/beats"
description = "Track NATS metrics and logs with dedicated modules of Metribeat and Filebeat agents."
support = "Community"
[[addons.beats_nats.authors]]
author = "Stamatis Katsaounis"
authorHome = "https://github.com/skatsaounis"
[[addons.beats_nats.authors]]
author = "Michael Katsoulis"
authorHome = "https://github.com/MichaelKatsoulis"
[[addons.beats_nats.authors]]
author = "Chris Markou"
authorHome = "https://github.com/ChrsMark"
[addons.nats_operator]
name = "NATS Kubernetes Operator"
home = "https://github.com/nats-io/nats-operator"
description = "This operator manages NATS clusters atop Kubernetes, automating their creation and administration."
support = "Synadia"
[[addons.nats_operator.authors]]
author = "NATS Team"
[addons.nats_kafka_bridge]
name = "NATS Kafka Bridge"
home = "https://github.com/nats-io/nats-kafka"
description = "This project implements a multi-connector bridge between NATS or NATS streaming and Kafka topics."
support = "Synadia"
[[addons.nats_kafka_bridge.authors]]
author = "NATS Team"
[addons.nats_mqseries_bridge]
name = "NATS MQ Series Bridge"
home = "https://github.com/nats-io/nats-mq"
description = "This project implements a simple, but generic, bridge between NATS or NATS streaming and MQ Series queues and topics."
support = "Synadia"
[[addons.nats_mqseries_bridge.authors]]
author = "NATS Team"
[addons.nats_spring_binder]
name = "NATS Spring Support"
home = "https://github.com/nats-io/spring-nats"
description = "A Spring Cloud Stream Binder for NATS."
support = "Synadia"
[[addons.nats_spring_binder.authors]]
author = "NATS Team"
[addons.nats_replicator]
name = "NATS Replicator"
home = "https://github.com/nats-io/nats-replicator"
description = "This project implements a multi-connector bridge, copier, replicator between NATS and NATS streaming endpoints."
support = "Synadia"
[[addons.nats_replicator.authors]]
author = "NATS Team"
[addons.spring_nats_server]
name = "Spring NATS Server"
home = "https://github.com/YunaBraska/nats-server-embedded"
description = "Spring NATS Server for unit testing."
support = "Community"
[[addons.spring_nats_server.authors]]
author = "Yuna Morgenstern"
authorHome = "https://github.com/YunaBraska"
[addons.java_nats_server]
name = "Java NATS Server"
home = "https://github.com/YunaBraska/nats-server"
description = "Java NATS Server for unit testing."
support = "Community"
[[addons.java_nats_server.authors]]
author = "Yuna Morgenstern"
authorHome = "https://github.com/YunaBraska"
[addons.spring_nats_streaming_server]
name = "Spring NATS Streaming Server"
home = "https://github.com/YunaBraska/nats-streaming-server-embedded"
description = "Spring NATS Streaming Server for unit testing."
support = "Community"
[[addons.spring_nats_streaming_server.authors]]
author = "Yuna Morgenstern"
authorHome = "https://github.com/YunaBraska"
[addons.java_nats_streaming_server]
name = "Java NATS Streaming Server"
home = "https://github.com/YunaBraska/nats-streaming-server"
description = "Java NATS Streaming Server for unit testing."
support = "Community"
[[addons.java_nats_streaming_server.authors]]
author = "Yuna Morgenstern"
authorHome = "https://github.com/YunaBraska"
[addons.symfony_messenger_nats_bridge]
name = "Symfony/Messenger NATS Bridge"
home = "https://github.com/ideaconnect/symfony-nats-messenger"
description = "The PHP Symfony NATS Messenger Bridge, enables the integration of NATS as the queuing mechanism for asynchronous operations."
support = "Community"
[[addons.symfony_messenger_nats_bridge.authors]]
author = "IDCT Bartosz Pachołek"
authorHome = "https://idct.tech/"
[addons.synadia_ngs]
name = "Synadia Cloud"
home = "https://www.synadia.com/cloud"
description = "A global, extensible, multi-cloud NATS platform with an easy-to-use admin portal and API, all fully managed by Synadia."
support = "Community"
[[addons.synadia_ngs.authors]]
author = "Synadia"
authorHome = "https://www.synadia.com?utm_source=nats_io&utm_medium=nats"
[addons.mongodb]
name = "MongoDB NATS Connector"
home = "https://github.com/damianiandrea/mongodb-nats-connector"
description = "A connector that uses MongoDB's change streams to capture data changes and publishes those changes to NATS JetStream."
support = "Community"
[[addons.mongodb.authors]]
author = "Andrea Damiani"
authorHome = "https://github.com/damianiandrea"
[addons.apache_js_spark]
name = "Apache Spark NATS Connector"
home = "https://github.com/nats-io/nats-spark-connector"
description = "NATS JetStream Spark adapters - 2 adapters (balanced and partitioned) using different approaches to the integration."
support = "Synadia"
[[addons.apache_js_spark.authors]]
author = "NATS Team"
[addons.syslog2nats]
name = "Syslog sidecar for NATS"
home = "https://github.com/g41797/syslog2nats"
description = "Receives, parses, filters syslog messages and publishes them to NATS JetStream"
support = "Community"
[[addons.syslog2nats.authors]]
author = "g41797"
authorHome = "https://github.com/g41797"
[addons.queue-nats]
name = "Yii3 Queue Adapter for NATS"
home = "https://github.com/g41797/queue-nats"
description = "Uses NATS JetStream as queue for Yii asynchronous job processing"
support = "Community"
[[addons.queue-nats.authors]]
author = "g41797"
authorHome = "https://github.com/g41797"
[addons.risingwave_nats]
name = "NATS JetStream to RisingWave Connector"
home = "https://docs.risingwave.com/docs/current/ingest-from-nats/"
description = "A RisingWave built-in connector that allows RisingWave to receive messages from NATS JetStream. RisingWave is a distributed SQL streaming database that enables simple, efficient, and reliable processing of streaming data."
support = "RisingWave Team"
[[addons.risingwave_nats.authors]]
author = "RisingWave Team"
authorHome = "https://github.com/risingwavelabs/risingwave"
[addons.nats_risingwave]
name = "RisingWave to NATS Connector"
home = "https://docs.risingwave.com/docs/current/sink-to-nats/"
description = "A RisingWave built-in connector that allows RisingWave to send messages to NATS. RisingWave is a distributed SQL streaming database that enables simple, efficient, and reliable processing of streaming data."
support = "RisingWave Team"
[[addons.nats_risingwave.authors]]
author = "RisingWave Team"
authorHome = "https://github.com/risingwavelabs/risingwave"
[addons.timeplus]
name = "Timeplus source for NATS"
home = "https://timeplus.com"
description = "Receives messages from NATS and NATS JetStream and publishes data to Timeplus streams. This is powered by https://benthos.dev/"
support = "Community"
[[addons.timeplus.authors]]
author = "Gang Tao"
authorHome = "https://github.com/gangtao"
[addons.qaze]
name = "Qaze - The NATS Management GUI"
home = "https://qaze.app/"
description = "Qaze makes NATS cluster management easy. It provides an intuitive desktop client to explore & manage your NATS clusters."
support = "Community"
[[addons.qaze.authors]]
author = "Qaze"
authorHome = "https://qaze.app/"
[addons.nats-desktop]
name = "NATS Desktop"
home = "https://github.com/thedataflows/nats-desktop"
description = "NATS Dekstop is a GUI alternative to the official NATS cli"
support = "Community"
[[addons.nats-desktop.authors]]
author = "DataFlows"
authorHome = "https://thedataflows.com/"
[addons.nui]
name = "NUI"
home = "https://natsnui.app"
description = "NATS UI - Free and open source UI to easily manage and explore servers, messages, streams, buckets both from desktop or web interface."
support = "Community"
[[addons.nui.authors]]
author = "nats-nui"
authorHome = "https://natsnui.app"
[addons.nats-ui]
name = "NATS UI"
home = "https://github.com/DefactoTechnology/nats-ui"
description = "A solution for displaying NATS Streaming data streams in a user-friendly interface"
support = "Community"
[[addons.nats-ui.authors]]
author = "Defacto Technology"
authorHome = "https://github.com/DefactoTechnology"
[addons.nats-app]
name = "NATS App"
home = "https://github.com/gogap/nats-app"
description = "A simple NATS UI client for easy subject publish/subscribe debugging."
support = "Community"
[[addons.nats-app.authors]]
author = "Zeal"
authorHome = "https://github.com/gogap"
#[addons.xxx]
#name = ""
#home = ""
#description = ""
#support = "Community"
#[[addons.xxx.authors]]
#author = ""
#authorHome = ""