-
add nats support! ▼▼▼
advantages of Nats:
- high speed
- convenient cluster creation
nats repository: https://github.com/nats-io/nats-server
-
you can fully replace keyDB with NATS Stream. https://github.com/nats-io
Its 100% golang and fully open. It can scale globally to multi data center in a multi master fashion.
The KV store is a c…
-
### What version were you using?
2.10.2
### What environment was the server running in?
Kubernetes, default configuration from the NATS helm chart, updated to use `2.10.2-alpine` with cluster…
-
### Observed behavior
```golang
streamBatch, err := s.js.NewStream(ctx, jetstream.StreamConfig{
Name: "PUSHBATCH",
Subjects: []string{"push.batch", "push.batch.retry"},
MaxAge: 3…
-
__Steps to reproduce:__
After a server reboot I'm getting the following error on InfluxDB startup:
2021-01-13T16:38:31.182037Z error Failed to start nats streaming server {"log_id": "0…
-
**Is your feature request related to a problem? Please describe.**
We can't currently scale TUM-Live horizontally by replicating it to a number of instances. This is mainly because the chat channels …
-
### RFC Title
Multitenancy in wasmCloud
### Introduction
The goal of this work is to make it possible to run a wasmCloud host that is
capable of running workloads for multiple lattices at the same…
-
### What version were you using?
helm version: 1.2.1
Nats: nats:2.10.17-alpine
### What environment was the server running in?
Azure AKS k8s version 1.28.9
Nats chart included as sub-chart of m…
-
### Observed behavior
Nats client costume all available memory >4GB RAM is nats server fail.
Code simply publish messages into JetStream
Input is 30messages/sec approx 100-2000bytes long
```
fu…
-
hey @RemcodM
https://github.com/charmbracelet/soft-serve supports git lfs, and my team uses soft server to hold a lot of documents and images. Basically like a file based git cms :)
S3 would b…