Daniele Alessandri
1260c91f63
Pass the server profile to a connection initializer callback.
2011-11-29 17:17:08 +01:00
Daniele Alessandri
728afe7fcb
Redesign how Predis\ConnectionFactory works and make more sense out of it.
2011-11-29 16:32:37 +01:00
Daniele Alessandri
0fee0c6d97
Remove the underscore prefix for names of private/protected fields.
2011-11-25 14:17:11 +01:00
Daniele Alessandri
4e6ed3f26d
[phpdoc] Add API documentation.
...
This is a starting point to add a documentation of the whole set of APIs and
classes of Predis. The next step will be to actually improve and extend it.
2011-10-21 12:54:24 +02:00
Daniele Alessandri
9608a97469
Add a license header to PHP files.
2011-10-18 16:41:46 +02:00
Daniele Alessandri
20d872a306
Apply some coding style changes.
2011-10-18 15:51:55 +02:00
Daniele Alessandri
486225111d
Allow developers to define connections with Predis\ConnectionFactory using callable objects.
2011-05-07 10:54:22 +02:00
Daniele Alessandri
cd8b3535ef
Simplify Predis\ConnectionFactory.
2011-05-07 10:49:32 +02:00
Daniele Alessandri
d1157a506d
Remove useless code.
2011-04-11 18:21:01 +02:00
Daniele Alessandri
83bab78bd1
Rename the newConnection() method to create() in Predis\ConnectionFactory.
2011-04-08 16:55:08 +02:00
Daniele Alessandri
b22cb6f76d
Rename Predis\IConnectionSchemes to Predis\IConnectionFactory.
2011-04-08 16:40:25 +02:00