andy-stark-redis

Results 23 issues of andy-stark-redis

### Pull Request check-list _Please make sure to review and check all of these items:_ - [ ] Do tests and lints pass with this change? - [ ] Do...

docs-review

Code samples for the set datatype doc page.

documentation

Code samples for List datatype page.

documentation

The C# client seems to work a bit differently to the Python client for these commands. Hopefully, I've translated it over from Python correctly.

documentation

**Describe the changes in the pull request** A clear and concise description of what the PR is solving, including: 1. The current state briefly 2. What is the change 3....

Examples for ZADD and ZRANGE, plus placeholders for future examples.

docs-review

**NRedisStack Version**: current master branch **Redis Stack Version**: 7.2.4 **Description**: I attempted to write a code sample for the [aggregation query doc page](https://redis.io/docs/latest/develop/interact/search-and-query/query/aggregation/). Under [Grouping without aggregation](https://redis.io/docs/latest/develop/interact/search-and-query/query/aggregation/#grouping-without-aggregation), there is an...

bug

C# versions of the examples in [this page](https://redis.io/docs/latest/develop/interact/search-and-query/query/geo-spatial/).

Go versions of the examples in [this page](https://redis.io/docs/latest/develop/data-types/streams/). Note: it's difficult to make the output from the stream commands work well with Go testable examples because of the nondeterministic timestamps....

docs-review

### Pull Request check-list _Please make sure to review and check all of these items:_ - [ ] Do tests and lints pass with this change? - [ ] Do...