Quit sucking, mongodb.
Christopher Allan Webber, null, Space Hobo, Randy Noseworthy and 3 others likes this.
Space Hobo shared this.
I'm interested in seeing how Mongo works out in the long haul in pump.io! It was interesting to hear that you were planning to use it as we were moving away from it (mostly from community request)... what's the right move remains to be seen? :)
Chris: I actually use a document-store abstraction layer that does CRUD plus exact-match search, with some utility primitives for integer and array items if they're native. It supports MongoDB, Redis, Couchbase, LevelDB, as well as in-memory and on-disk storage. It's working pretty well right now.
Evan Prodromou at 2013-07-13T23:50:24Z
Christopher Allan Webber likes this.