I’m currently doing research on document databases and their internal data structures.
According to the documentation, ForestDB is used for storing global secondary indexes on disk (at least in the Community Edition). But what is used to store the actual data? Is it still couchstore files? If so, why were they not replaced by ForestDB?
Thanks for your answers.