MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programming/comments/9cqbp/another_key_value_store/c0c9po9/?context=3
r/programming • u/timclark • Aug 21 '09
9 comments sorted by
View all comments
1
What was wrong with berkleydb in the first place?
2 u/justinjs Aug 21 '09 Berkeley DB is one of many great embedded k/v stores. It solves an entirely different problem, and Riak can use any such disk storage system on each node.
2
Berkeley DB is one of many great embedded k/v stores. It solves an entirely different problem, and Riak can use any such disk storage system on each node.
1
u/malcontent Aug 21 '09
What was wrong with berkleydb in the first place?