From 787924faf305cf25c95cccf67a18291401d34b98 Mon Sep 17 00:00:00 2001 From: Arne Claassen Date: Thu, 26 Aug 2010 07:21:04 -0700 Subject: [PATCH] updated readme since the driver is at full 1.3 protocol support now --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 6108a23..4124ed8 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,4 @@ -libBeanstalk.NET alpha +libBeanstalk.NET 0.1 ========== A .NET driver for Beanstalkd. @@ -51,7 +51,7 @@ Patches are welcome and will likely be accepted. By submitting a patch you assi Roadmap ======= -- Complete the rest of the 1.3 protocol +- Add more tests - Add connection pooling - Add POCO producers and consumers with configurable serializers