Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Storage Engine Module for MongoDB

To use this module, in the mongo repository directory do the following:

mkdir -p src/mongo/db/modules/
ln -sf ~/pmse src/mongo/db/modules/pmse

To build you will need to run

scons LIBPATH=/usr/local/lib

To clean: scons -c

Start mongod using the --storageEngine=pmse option and --dbpath=xxx, where xxx is path to mounted DAX device.

About

Persistent Memory Storage Engine

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages