Marc Bollinger Thu, 11 Mar 2010 12:29:03 -0800
> And I'm not sure what happens if the keys > have hash collisions.
Like many key-value stores, last write wins. - Marc