Vivek Kothari

Results 11 issues of Vivek Kothari

I know code formatting is very subjective, but is it possible to use [GoogleJavaFormat](https://github.com/google/google-java-format) to format the code in this repo? A lot of open source projects use the same...

Add support for detecting misfires in StatsRegistry. Thanks for building support for micrometer out of the box. It would be really great if you can add support for detecting misfires....

Hello, We at modernloop.io were on the lookout for something very similar to what this project offers. But for last 2 years there is no activity on this project. Any...

Hi, This library is awesome. One small thing will improve is even further. The way guava cache can be created using a spec string, it would be awesome if I...

**Describe the bug** ExecutorInstrumentation doesn't resolve fetchers which invokes a data loader. **To Reproduce** Sample Schema: ``` type Query { account(id: String): Account } type Account { id: String! name:...

keep-open

The fig.yml has hardcoded IP address of 192.168.59.103. In docker-compose we can refer to other containers using the image name. http://www.fig.sh/install.html

For easy version updates

Resolved #1604 Migrate ZADD Also create `cmdResInt` function which creates an int response. Verified that go-compiler inlines the function, so it should cause no runtime overhead. ![CleanShot 2025-03-24 at 08...

Resolved #1606 Migrate zrange ## Summary by CodeRabbit - **New Features** - Introduced a new command that enables users to retrieve a specified range of elements from a sorted set,...

Resolved #1608 Migrate zrem ## Summary by CodeRabbit - **New Features** - Introduced a new command that lets users remove specified members from sorted sets. - Enhanced the command’s robustness...