This website requires JavaScript.
Explore
Help
Sign In
geckon01
/
predis
Watch
1
Star
0
Fork
0
You've already forked predis
mirror of
https://github.com/predis/predis.git
synced
2026-08-29 19:55:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8744285cb3391f5edf744ffa21a9a01cd3e18f1d
predis
/
lib
/
Predis
T
History
Daniele Alessandri
8744285cb3
Ignoring the plural form of "reply" for renames is dumb...
...
[ci skip]
2013-12-10 18:08:14 +01:00
..
Cluster
Apply code styling fixes.
2013-12-07 15:41:45 +01:00
Collection
/Iterator
…
Command
Ignoring the plural form of "reply" for renames is dumb...
2013-12-10 18:08:14 +01:00
Configuration
Simplify connection factory class by removing dependency on profile.
2013-12-02 13:01:37 +01:00
Connection
Ignoring the plural form of "reply" for renames is dumb...
2013-12-10 18:08:14 +01:00
Monitor
…
Pipeline
Ignoring the plural form of "reply" for renames is dumb...
2013-12-10 18:08:14 +01:00
Profile
By convention all of the Redis command identifiers are uppercase.
2013-12-01 10:45:37 +01:00
Protocol
Ignoring the plural form of "reply" for renames is dumb...
2013-12-10 18:08:14 +01:00
PubSub
Rename ConnectionInterface::writeCommand() to writeRequest().
2013-12-02 11:08:14 +01:00
Replication
Replace remaining occurrences of "reply" with "response".
2013-12-10 15:54:41 +01:00
Response
Ignoring the plural form of "reply" for renames is dumb...
2013-12-10 18:08:14 +01:00
Session
…
Transaction
Use Predis\Response\Status to identify all kinds of status responses.
2013-12-07 15:15:23 +01:00
Autoloader.php
…
BasicClientInterface.php
…
Client.php
Apply code styling fixes.
2013-12-07 15:41:45 +01:00
ClientException.php
…
ClientInterface.php
…
CommunicationException.php
…
ExecutableContextInterface.php
…
NotSupportedException.php
…
PredisException.php
…