William Albertus Dembo

Results 15 comments of William Albertus Dembo

Hi, we're also using this role in production. Where can we found the pending task so we can help with it?

@mattklein123 If the `redis-cell` support sentinel and cluster setup, will `envoyproxy/ratelimit` use it? Or you are inclined toward internal code implementation?

There are two possible approaches to support rolling window limits: 1. Use [redis-cell](https://github.com/brandur/redis-cell) then create a new cache impl that uses redis-cell commands 2. Implement rolling window limit logic in...

Does this issue still relevant? Would like to try implementing this For `buildkit`, -u and -p should not create or store credentials, right? It only used for a single execution...

It doesn't need to store the credentials into file or os keychain right? For handling multiple registries, how do you suggest the flags would look like? We can use multiple...

The package is used [here](https://github.com/zalopay-oss/jmeter-grpc-request/blob/394d461b8108231b58d06281cf0ff029e6a7153b/src/main/java/vn/zalopay/benchmark/core/protobuf/ServiceResolver.java#L85) to optimize the search

This is fixed on #407 Any timeline for the next release?

Cascade replication without specific `replicatefrom` seems useful. If the implementation issue is the topology, can we replicate it from a random standby without rebalancing for initial implementation? This random standby...

any update on this? looking forward to support for pg 14