Rafi Einstein
Rafi Einstein
@hiqsociety Can you please ask a specific question about a particular RediSearch structure? Thanks!
Hello @dsk7890, which kind of OS are you running on? Is it some kind of Amazon Linux?
`cat /etc/os-release` will be helpful here.
@Avital-Fine We can say something in the docs (i.e. `docs/commands/ft.info.md`) about it.
Please note comments on `config.yml` (some minor fixes).
Python2 is not involved at all. You're not supposed to be specifying `MK.pyver` on the command line. For RedisTimeSeries, it's only supposed to work with what's in the Makefile, which...
@dpipemazo what `getpy3` basically does is to establish Python and pip on any reasonable(/supported) platform, and then install packages from `./deps/readies/paella/requirements.txt` via pip. So if you have python & pip...
Hello @saveriogzz , You can use the following image: `redisfab/redistimeseries:master-arm64v8` If you'd like to build a docker image from rpi, you can use `make -C build/docker VERBOSE=1`. PS generally, `make...
It seems to be an EdgeRealtimeVideoAnalytics integration issue, so I prefer to handle it in the right context. We're currently bringing EdgeRealtimeVideoAnalytics up to date with latest developments in underlying...
@MeirShpilraien This (or something similar) was once fixed in #302. I'll investigate.