-
### Describe the feature
I would like to have an option in the AWS CLI to generate a token/password for my ElastiCache (redis-compat with IAM auth enabled) cluster based on my current credentials the…
-
**Describe the solution you'd like**
It would be great to have an endpoint ether built in (you can use https://github.com/prometheus/client_ruby) or using an API as a separate exporter, that expose…
-
### Expected/Actual behaviour
When using Static analysis tools (or PHPStorm) a wrong case in Redis methods are reported (example https://phpstan.org/r/de1a12bf-6371-4157-a464-915339d34829) but most…
-
compile dynomite with following commands copied from Dockerfile like below:
```shell
apt-get update && \
export DEBIAN_FRONTEND=noninteractive && \
apt-get install -y \
autoconf \
build…
-
### Improvement target
Java code statements for which CI build tools report deprecation warnings.
### Improvement description
Review warnings and switch to the long term reliable method call…
-
1. great tool! Much appreciated for the author and team!
2. can we use recorder plugin for one node of chain( name: node-1 in the conf) ? pls check below conf.
3. what I want is use bypasses to spli…
-
### Have enough proficiency to write code in the language(s) needed for the OSPO and to teach the languages to somebody else.
**First Goal:**
- [ ] Write first pull request in Python or any language …
-
We're using Amazon SQS as our message broker today.
Celery support for SQS does not afford Monitoring nor Remote Control from within the context of Celery.
> Missing monitor support means that t…
-
Hey All,
The imported the two dependencies for golang as follows -
```
import (
"fmt"
goflow "github.com/s8sg/goflow/v1"
flow "github.com/s8sg/goflow/flow/v1"
)
```
and then `go mod…
-
### Context
I create a Colyseus Server with RedisDriver, RedisPresence and Express server. I am also implementing the password protection for the rooms as follows (minimalize):
```
onCreate(o…