|
|
|
|
|
by mileszs
5841 days ago
|
|
I offer no counter or dissent to your post. However, apparently, the binaries have not yet been posted. Perhaps once they get that crucial detail finished, things will be clear. It appears they haven't even reached an actual beta stage. It might have been better for them to wait until everything was ready to go before launching the site publicly. Considering the 'front-end' of membase is memcached code, you should be able to use any library that interfaces with memcached to interface with membase. Out of curiosity, what drew you towards Cassandra over, say, Riak or MongoDB? |
|
Between Cassandra and Riak, I chose Cassandra because it can run on windows while Riak cannot. I needed it for a data store for some cluster computing work I'm doing, but for various reasons needed my test environment to be windows only. I think I can get rid of that restriction; perhaps benchmarking Riak vs. Cassandra for my particular use case is in order.