Pavlo Yatsukhnenko
Pavlo Yatsukhnenko
Add the ANY argument to GEOSEARCH and GEORADIUS
Issue #2106
The first commit just suppress warning when Redis server version couldn't be determined with `INFO` command. In the second commit I tried to get `INFO` results from the master node...
All changed dockerfiles successfully build.
Partially fixes #338 
See https://github.com/cachewerk/relay-core/issues/1202 ```bash php run --warmup 0 --workers 1 --filter RelayTable\|APCu BenchmarkGet.php Setting up on AMD Ryzen 7 4700U with Radeon Graphics (8 cores/8 threads x86_64) Using PHP 8.3.27 (OPcache:...
See https://github.com/cachewerk/relay-core/issues/1204 ```bash > @php benchmarks/run '--workers' '1' 'BenchmarkGet.php' Setting up on AMD Ryzen 7 4700U with Radeon Graphics (8 cores/8 threads x86_64) Using PHP 8.3.26 (OPcache: Off, Xdebug: Off,...