Percona Memory Engine for MongoDB
This post discusses Percona Server for MongoDB’s new in-memory storage engine, Percona Memory Engine for MongoDB. Percona Server for MongoDB introduced the Memory Engine starting with the 3.2.8-2.0 version. To use it, run Percona Server for MongoDB with the –storageEngine=inMemory option. In-memory is a special configuration of WiredTiger that doesn’t store user data on disk. With this […]