瀏覽代碼

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


部分文件因文件數量過多而無法顯示