riak
Memory Requirement/Utilization for MongoDB, Riak and HyperTable (or HBase)
I\'ve evaluated most of the NoSQL solutions and it seems that using a combination of MongoDB, Riak and HyperTable (or HBase) is the way to go.[详细]
2023-04-05 01:44 分类:问答Riak cluster of 2 nodes with different security groups
How to enable communication between different riak nodes if they are in ec2 instances of different zones with different security groups.[详细]
2023-03-27 05:58 分类:问答Problem with keys filter in erlang pb client
UPDATE2 I found the solution (thx to rvirding). I have to put object like this Object = riakc_obj:new(list_to_binary(Bucket),[详细]
2023-03-22 09:28 分类:问答How do you organize buckets in Riak?
Since Riak uses buckets as a way of separating keys, is it possible to have buckets within buckets? If not how would one go about organizing a Riak setup with many buckets for several apps.[详细]
2023-03-08 14:45 分类:问答Downsides of storing binary data in Riak?
What are the problems, if any, of storing binary data in Riak? Does it effect the maintainability and performance of the clu开发者_StackOverflowstering?[详细]
2023-03-07 17:41 分类:问答Bitcask ok for simple and high performant file store?
I am looking for a simple way to store and retrieve millions of xml files. Currently everything is done in a filesystem, which has some performance issues.[详细]
2023-03-05 20:02 分类:问答Equivalent of an ORM for a distributed key/value store?
I\'m in the process of evaluating how to impleme开发者_JAVA技巧nt something using a distributed key/value store for the back end.I\'d like to have a layer on top of the key/value supporting an object[详细]
2023-02-23 12:27 分类:问答Synchronizing Applications
I have a standalone network device. It needs to be reworked to function as part of a geographically distributed group of these devices.Synchronization between devices in the group need not occur frequ[详细]
2023-02-23 01:59 分类:问答What library should I use for accessing Riak from Scala?
For a project I\'m using both Scala and开发者_如何学C Riak (two things I have never worked with before ;) ).[详细]
2023-02-21 14:10 分类:问答Explain Merkle Trees for use in Eventual Consistency
Merkle Trees are used as an anti-entropy mechanism in several distributed, replicated key/value stores:[详细]
2023-02-21 07:52 分类:问答