Jeremy
Jeremy
### Description I was getting an error similar to . What was happening for me is that I was creating a redis cluster client and then calling `client.eval()`. Since `eval`...
**Is your feature request related to a problem? Please describe.** I have to clone the repo in order to install the chart. This makes automation (e.g. terraform) difficult. **Describe the...
**Is your feature request related to a problem? Please describe.** Sometimes I have to switch between nebula instances while using studio. I have to copy/paste the host every time since...
A lot of the calls that I perform to redis are to the JSON redis module, and so I need to use the custom `redis.call()` function. e.g. `client.call('JSON.SET', 'some_key', '$',...
### Description Recently, I updated to the latest version of RediSearch (2.10.7). I started getting a particular error that originates from within the redisearch library: ``` Cannot read properties of...