Browse Source

Start a major rewrite of the internals of the library.

The public API of Predis\Client will be compatible with older releases, but
many of the core internal classes are going to change.
Daniele Alessandri 14 years ago
parent
commit
f4309893bc
2 changed files with 322 additions and 241 deletions
  1. 8 0
      UNSTABLE
  2. 314 241
      lib/Predis.php

+ 8 - 0
UNSTABLE

@@ -0,0 +1,8 @@
+*** ATTENTION ***
+
+The library code in this branch is currently undergoing a major rewrite and it 
+is marked as UNOPTIMIZED, HIGHLY UNSTABLE and will most likely FAIL from time 
+to time. The internal API is still subject to frequent changes since its 
+design has not been fully finalized yet.
+
+Feedback is obviously appreciated, but use it at your own risk!

File diff suppressed because it is too large
+ 314 - 241
lib/Predis.php


Some files were not shown because too many files changed in this diff