Эх сурвалжийг харах

Transit from UNSTABLE to BETA.

Daniele Alessandri 14 жил өмнө
parent
commit
9b17352d9c
2 өөрчлөгдсөн 10 нэмэгдсэн , 11 устгасан
  1. 10 0
      BETA
  2. 0 11
      UNSTABLE

+ 10 - 0
BETA

@@ -0,0 +1,10 @@
+*** PLEASE READ ***
+
+The library code in this branch is the result of a major rewrite of Predis 0.6 
+and is considered of BETA quality, which means that there should not be any 
+known outstanding bug and that the internal API is almost finalized and fixed 
+(but it could still be subject to slight changes if needed).
+
+Feedback is obviously appreciated and even if things should just work, use it 
+at your own risk! If you need to use Predis in a production environment please 
+use a tagged release or checkout the version-0.6 branch from the repository.

+ 0 - 11
UNSTABLE

@@ -1,11 +0,0 @@
-*** 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!
-
-If you need to use Predis in a production environment please use a tagged 
-release or checkout the version-0.6 branch from the Git repository.