Skip to content

apelade/catbox-mongodb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

catbox-mongodb

MongoDB adapter for catbox

Build Status

Lead Maintainer: Jarda Kotesovec

catbox-mongodb serializes values to BSON using MongoDB driver, therefore following data types are supported for this adapter: Object, Array, Number, String, Date, RegExp.

Options

  • uri - the MongoDB URI. Defaults to 'mongodb://127.0.0.1:27017/?maxPoolSize=5'.
  • partition - the MongoDB server database.

About

MongoDB adapter for catbox

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%