InterviewSolution
Saved Bookmarks
| 1. |
Explain About The Core Database Engine In Couchbase? |
|
Answer» The core database engine PROVIDES the FUNDAMENTAL capabilities for document management and indexing. BASED on a memory-first, async EVERYWHERE architecture, this includes core capabilities of the database engine, like caching, data persistence, and inter-node replication. The core database engine provides the fundamental capabilities for document management and indexing. Based on a memory-first, async everywhere architecture, this includes core capabilities of the database engine, like caching, data persistence, and inter-node replication. |
|