Pavlo Yatsukhnenko

Results 9 issues of Pavlo Yatsukhnenko

Add the ANY argument to GEOSEARCH and GEORADIUS

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 ![Simulator Screenshot - iPhone 16 - 2024-10-10 at 17 43 15](https://github.com/user-attachments/assets/fb89addf-3fba-4ba6-8be9-a4b14a0bd17e)

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,...