From: Tom Machinski Date: 2007-10-28T20:17:45+09:00 Subject: Re: A memcached-like server in Ruby - feasible? On 10/28/07, Ian Leitch wrote: > I don't recommend you use this project, I haven't used it myself for quite a > while and it has a number of issues I haven't addressed. You may find it a > helpful basis implementation if you should decided to go the pure Ruby > route. Thanks, Ian! Would you mind sharing - here, or by linking a blog / text, or privately if you prefer - some information about these issues? I'm asking for two reasons: 1) To learn about possible pitfalls / complications / costs involved in taking the pure Ruby route. 2) We may decide to adopt your project and try to address those issues to use the patched Boogaloo in production. Thanks, -Tom