R.I.Pienaar

Results 138 issues of R.I.Pienaar

With a large deploy of this you might have 20 or 30 or more instances of SR running and there will be a wide range of topics being replicated with...

### Proposed change Termination advisories include all the message data to help one find the message in the stream that holds the message, but: 1. Streams can be removing messages...

proposal

### Proposed change Introduce an API on `$JS.API.CONSUMER.PAUSE.*.*` that takes as request: ``` { "delay": "" } ``` The consumer will set itself in a paused state but continue to...

proposal

### What motivated this proposal? When storing multiple related messages in kv bucket(s) for later reading as a group there is no efficient way to read the bucket(s) as they...

proposal

### Proposed change Today there is a hierarchy of overrides/defaults for some properties of streams and consumers: * account `ack_pending` -> consumer default * stream `inactive_threshold` -> consumer `inactive_threshold` *...

proposal

The server use a home-grown encoding format for durations that's hard to use programatically while pleasing to look at - see myUptime() function. This adds matching time.Duration based ones for...

https://github.com/mdp/qrterminal

Later we'll rename it to plugins watcher once its properly generic. - [x] New generic `plugins` watcher created, heavily `machines` watcher based so the basic mechanics are known. It's just...