浏览代码

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 年之前
父节点
当前提交
f4309893bc
共有 2 个文件被更改,包括 322 次插入241 次删除
  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!

文件差异内容过多而无法显示
+ 314 - 241
lib/Predis.php


部分文件因为文件数量过多而无法显示