Crash-only design
Sat, 09/24/2011 - 13:05
Hi folks!
I would like to ask if Couchbase Server 2.0 has similar crash-only design like CouchDB has - server does not go through a shut down process, it’s simply terminated, and also if there is no need for data recovery process.
Thanks for your time and answers.
Yes, it has a similar design...though not exactly the same.
The actual database on disk is crash-only, but we have a shutdown process to ensure that data still held in RAM gets written to disk (when a graceful shutdown/service stop happens). When starting back up, the server needs to load this data back into RAM before serving to the application. We're currently working on ways to speed this up as it can take quite a long time in certain situations.
Perry
Forum support is great for free but sometimes you need a guaranteed response time and dedicated resources for your questions or issues.
Consider purchasing enterprise-level support from Couchbase: http://www.couchbase.com/products-and-services/overview
Call or email "sales -at- couchbase-dot- com" today!