Files
phpredis/tests
michael-grunder 9ef2ed8977 pool challenge doesn't need cryptographic security
* Use PHP's regular php_rand() function instead of mt_rand() because we
don't need cryptographic security for the test, and mt_rand() will seed
for us if it's unseeded.

* Adds a cluster test that should retreive connections from the pool.
2020-02-18 17:38:49 -08:00
..
2016-02-12 18:10:50 -08:00
2011-08-18 09:39:14 +01:00
2020-02-06 14:01:52 -08:00