Steve Lorello

Results 31 issues of Steve Lorello

For Aliased arrays in an index, if you use the RETURN subcommand on the alias - you only get a single scalar value rather than the whole node e.g. ```...

c:bug

Adds a GitHub action to check the spelling of documents added to the docs directory, also fixes a couple of minor spelling errors. This is part of a broader effort...

The current explenation in the docs regarding multi-value indexing, and indexing within objects, is somewhat ambiguous, this PR is meant to spruce the docs up a bit so it removes...

There's an issue when trying to add nodes with a recursive descent path, take the following example from [StackOverflow](https://stackoverflow.com/questions/73153574/how-to-add-data-in-nested-redisjson) with the document ```json { "foobar_1" : { "some" : "value",...

The current explenation in the docs regarding multi-value indexing, and indexing within objects, is somewhat ambiguous, this PR is meant to spruce the docs up a bit so it removes...

documentation

Adds a GitHub action to check the spelling of documents added to the docs directory, also fixes a couple of minor spelling errors. This is part of a broader effort...

Hi @NickCraver @mgravell , as we discussed a few weeks ago (with @chayim and @gkorland) I went through the library and compiled a list of what I believe are the...

➕ enhancement
⚙️ area:commands
⚙️ area:API

Adding [`BITFIELD`](https://redis.io/commands/bitfield/) and [`BITFIELD_RO`](https://redis.io/commands/bitfield_ro/) support as part of #2055. Couple notes about this command 1. It's variadic in the allowable sub-commands, so I provided a single command for each sub-command,...

Adds a GitHub action to check the spelling of documents added to the docs directory, also fixes a couple of minor spelling errors. This is part of a broader effort...

to-be-merged
new-structure