Logo
Explore Help
Sign In
geckon01/predis
1
0
Fork 0
You've already forked predis
mirror of https://github.com/predis/predis.git synced 2026-08-28 11:09:49 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
e2e809c9d4a97d37e0c915dcfee1e5dea30db5bc
predis/tests/Predis/Connection
T
History
Daniele Alessandri 8d01be388d Support TCP_NODELAY for stream-based connections on PHP >= 5.4.0.
This cannot be implemented for previous versions of PHP because we
need socket_import_stream() to extract the underlying socket resource
from the stream in order to be able to set the TCP_NODELAY flag.
2013-02-16 11:14:50 +01:00
..
ComposableStreamConnectionTest.php
…
ConnectionExceptionTest.php
…
ConnectionFactoryTest.php
…
ConnectionParametersTest.php
No need for "iterable_multibulk" as a default connection parameter.
2013-02-09 09:56:07 +01:00
MasterSlaveReplicationTest.php
Extract a strategy class from the replication connection.
2012-09-12 13:09:52 +02:00
PhpiredisConnectionTest.php
Move command response parsing to the client class.
2012-09-04 14:53:05 +02:00
PhpiredisStreamConnectionTest.php
Support TCP_NODELAY for stream-based connections on PHP >= 5.4.0.
2013-02-16 11:14:50 +01:00
PredisClusterTest.php
…
RedisClusterTest.php
Aggregated connection for redis-cluster now uses 16384 hash slots.
2013-02-14 21:54:23 +01:00
StreamConnectionTest.php
Support TCP_NODELAY for stream-based connections on PHP >= 5.4.0.
2013-02-16 11:14:50 +01:00
WebdisConnectionTest.php
Move command response parsing to the client class.
2012-09-04 14:53:05 +02:00
Powered by Gitea Version: 1.26.2 Page: 2042ms Template: 103ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API