On Apr 19, 1:22 pm, Perrin Harkins <[email protected]> wrote: > In addition, I would point out that SQLite is significantly slower > than other on-disk storage, like BerkelyDB. It also performs terribly > with multiple writers. It just isn't that fast compared to the > alternatives.
This is quite off-topic, but that's not true unless you configure one worse than the other and find filesystems and IO systems that don't work as well. For example: http://skitch.com/dlsspy/nh2qb/kvtest-results-on-linode -- Subscription settings: http://groups.google.com/group/memcached/subscribe?hl=en
