diff --git a/README.rdoc b/README.rdoc index dac5e14..049aabb 100644 --- a/README.rdoc +++ b/README.rdoc @@ -161,3 +161,5 @@ then iterating over every row using an #each like method yielding a block: * Eric Wong - for the contribution (and informative explanations of) of some thread-safety, non-blocking I/O and cleanup patches. You rock dude * Yury Korolev (http://github.com/yury) - for TONS of help testing the ActiveRecord adapter +* Aaron Patterson (http://github.com/tenderlove) - tons of contributions, suggestions and general badassness +* Mike Perham (http://github.com/mperham) - Async ActiveRecord adapter (uses Fibers and EventMachine)