This looks similar to http://www.gear6.com/memcached-product/memcached .
Membase a new NoSQL
11–20 of 46 posts
Re: Membase a new NoSQL
#12Re: Membase a new NoSQL
#13The timing for me is interesting as I was just about to start up a cassandra setup here. This might be a better fit for my particular needs if I could get it running. Unfortunately, I'm having a difficult time figuring out where to start. A general getting started guide would be very helpful. - The FAQ on membase.org is empty and the wiki does not appear to be populated with much content (i.e. 'Directions for working…
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?
Re: Membase a new NoSQL
#14Re: Membase a new NoSQL
#15Earlier quoted context omitted.
Why would a static, informational web site be using a database?
There is an argument in favor of marketing to the perception, though. I am sure he/she is not the only viewer that might assume they are eating their own dog food and using it behind their website. We have countless tales on HN about increasing customer interest by speeding up your site. If you want to talk about how cool your tech is, make sure your website reflects a similar attention to the important details. I th…
Re: Membase a new NoSQL
#16That is the case for a large number of these products. At best offering a terrible Cygwin port. In the Windows world the premiere product right now is the beta of AppFabric, but almost no one uses that and it has an absurd list of dependencies that preclude many uses.
Re: Membase a new NoSQL
#17This article (http://seattleweb.intel-research.net/people/lamarca/pubs/pap...) coming out of Intel argues that it is also difficult to implement more sophisticated structures on top of a distributed key/value. The author's main point is that a few specialized applications can and have been built on a plain distributed key/value store, but most applications have ended up having to customize the key/value store's internals to achieve their functional or performance goals.
From the little bit I have read about Membase it looks well positioned to bring simple distributed key/values stores to the next level and back into the lime light.
Re: Membase a new NoSQL
#18Earlier quoted context omitted.
Why would a static, informational web site be using a database?
There is an argument in favor of marketing to the perception, though. I am sure he/she is not the only viewer that might assume they are eating their own dog food and using it behind their website. We have countless tales on HN about increasing customer interest by speeding up your site. If you want to talk about how cool your tech is, make sure your website reflects a similar attention to the important details. I th…
Re: Membase a new NoSQL
#19Earlier quoted context omitted.
There is an argument in favor of marketing to the perception, though. I am sure he/she is not the only viewer that might assume they are eating their own dog food and using it behind their website. We have countless tales on HN about increasing customer interest by speeding up your site. If you want to talk about how cool your tech is, make sure your website reflects a similar attention to the important details. I th…
I agree completely. Rational users would realise that the database has little to no connection to the website's hosting, but are any of us entirely rational? The details always matter.
Re: Membase a new NoSQL
#20It's unfortunate there are no Windows binaries (well apparently there are no binaries yet period, but I mean they don't plan on binaries until some time out). We could host Linux VMs, but ideally we just run Windows binaries and get rid of the abstraction. That is the case for a large number of these products. At best offering a terrible Cygwin port. In the Windows world the premiere product right now is the beta of…