Memcached/Membase: Writing Your Own Storage Engine
Not sure how many will need to implement their own storage engine, but knowing there're a couple of projects that support pluggable engines ( Project Voldemort , Riak ) it might be that for special scenarios special engines could perform better. Now you can learn how to do it for Membase :
via NoSQL databases
Post a Comment