top | item 8434202

(no title)

dikek | 11 years ago

The Little MongoDB Book might help. It doesn't answer all your questions but it gave me enough background (albeit MongoDB specific) to learn more. It's also a fairy short read. http://openmymind.net/mongodb.pdf

discuss

order

latch|11 years ago

The Little Redis Book [1] might be better. Redis is easier to pick up and probably more useful as it's more complementary to existing database options.

[1] http://openmymind.net/redis.pdf

lazyfunctor|11 years ago

Thanks, will check this out.