Skip to content

Commit

Permalink
warning
Browse files Browse the repository at this point in the history
`
  • Loading branch information
Nick Kallen committed Dec 11, 2008
1 parent 2b7d50b commit ac7aebe
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.markdown
Expand Up @@ -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
Expand Down

0 comments on commit ac7aebe

Please sign in to comment.