Commit 747416c081f3066e5eada32f660466361ee436aa

Authored by Neenad Ingole
1 parent eac91bc3
Exists in master

Link readme of scylladb

Showing 1 changed file with 14 additions and 14 deletions   Show diff stats
README.md
... ... @@ -30,20 +30,20 @@ use `-d` to start compose in detach mode
30 30  
31 31 ## Stacks
32 32  
33   -| Stack | Standalone | Cluster |
34   -|-------------------------|------------|---------|
35   -| Apache Kafka | ✅ | ✅ |
36   -| Debezium - Postgres | ✅ | |
37   -| Debezium - MySQL | ✅ | |
38   -| Jaeger | ✅ | |
39   -| Postgres | ✅ | ✅ |
40   -| Prometheus + Grafana | ✅ | |
41   -| Prometheus Push Gateway | ✅ | |
42   -| ScyllaDB | ✅ | ✅ |
43   -| SonarQube | ✅ | |
44   -| KSQLDB [WIP] | | |
45   -| MySQL [WIP] | | |
46   -| MongoDB [WIP] | | |
  33 +| Stack | Standalone | Cluster |
  34 +|----------------------------------|------------|---------|
  35 +| Apache Kafka | ✅ | ✅ |
  36 +| Debezium - Postgres | ✅ | |
  37 +| Debezium - MySQL | ✅ | |
  38 +| Jaeger | ✅ | |
  39 +| Postgres | ✅ | ✅ |
  40 +| Prometheus + Grafana | ✅ | |
  41 +| Prometheus Push Gateway | ✅ | |
  42 +| [ScyllaDB](./scylladb/Readme.md) | ✅ | ✅ |
  43 +| SonarQube | ✅ | |
  44 +| KSQLDB [WIP] | | |
  45 +| MySQL [WIP] | | |
  46 +| MongoDB [WIP] | | |
47 47  
48 48 ## How to contribute
49 49  
... ...