From ac7aebef1e84603e77e21a659fc632fc3f9aac88 Mon Sep 17 00:00:00 2001 From: Nick Kallen Date: Wed, 10 Dec 2008 22:16:38 -0800 Subject: [PATCH] warning ` --- README.markdown | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index f96beac..b2ba64e 100755 --- a/README.markdown +++ b/README.markdown @@ -155,7 +155,11 @@ For queries on multiple attributes, combination indexes are necessary. For examp class User index [:name, :age] end - + +## Version ## + +WARNING: This is currently a RELEASE CANDIDATE. A version of this code is in production use at Twitter but the extraction and refactoring process may have introduced bugs and/or performance problems. There are no known major defects at this point, but still. + ## Acknowledgments ## Thanks to