Skip to content

Instantly share code, notes, and snippets.

@kgorman
Created September 15, 2014 23:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kgorman/224c118e0aae9de45239 to your computer and use it in GitHub Desktop.
Save kgorman/224c118e0aae9de45239 to your computer and use it in GitHub Desktop.
Toku Space test configs
// tokumx
dbpath=/data/mongo27017
syslog=True
fork=True
rest=True
auth=True
directio=True
cacheSize=75M
setParameter=defaultCompression=quicklz
// mongodb
dbpath=/data/mongo27017
syslog=True
fork=True
rest=True
auth=True
smallfiles=True
directoryperdb=True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment