Ashwin Kulkarni

Results 48 issues of Ashwin Kulkarni

This PR consists of the following changes: 1. benchmark results of DSQL executer with various scenarios using ~1k, ~10k, ~100k keys in the store. 2. KeyLimit and WatchChannel buffer size...

Via air package hot reload can be possible on different files such as .go, .tpl, .tmpl, .yaml. Air package can be installed in many different ways mentioned here: https://github.com/air-verse/air Best...

With this package, we can support hot reload. https://github.com/air-verse/air

This issue is to explore and implement opentelemetry package for the dice db and explore about exporters

This issue is to export opentelemetry metrics to the supported providers [Jaeger](https://jaegertracing.io/), [Zipkin](https://zipkin.io/), [Prometheus](https://prometheus.io/), or a [vendor-specific](https://opentelemetry.io/ecosystem/vendors/) backend. This issue is a dependent on #306

Git issue: https://github.com/DiceDB/dice/issues/350 Issue Description 1. Storing `map[unsafe.Pointer]*Obj` is not, because it removes statically type safety at compile time. Using unsafe.Pointer allows you to cast between different pointer types without...

How to reproduce? ```sh $ cd core $ /core go test -bench=. -test.benchmem | 2024/08/22 00:33:48 possible cross protocol scripting attack detected. dropping the request. | rand seed: 1724267028521704000Queue size...

good first issue
difficulty-level -- mid
stack -- go

## Steps to reproduce Run the commands mentioned in the test on Line 493 in the file https://github.com/AshwinKul28/dice-tests/tree/main/tcltests/unit/expire.tcl#L493. ## Expected output The expected output when the above set of commands...

good first issue
stack -- go

## Steps to reproduce Run the commands mentioned in the test on Line 511 in the file https://github.com/AshwinKul28/dice-tests/tree/main/tcltests/unit/expire.tcl#L511. ## Expected output The expected output when the above set of commands...

good first issue
stack -- go

## Steps to reproduce Run the commands mentioned in the test on Line 541 in the file https://github.com/AshwinKul28/dice-tests/tree/main/tcltests/unit/expire.tcl#L541. ## Expected output The expected output when the above set of commands...

good first issue
stack -- go