Skip to content

biant/catbox-mongodb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

catbox-mongodb

MongoDB adapter for catbox

Options

  • host - the MongoDB server hostname. Defaults to '127.0.0.1'.
  • port - the MongoDB server port. Defaults to 27017.
  • username - when the mongo server requires authentication. Defaults to no authentication.
  • password - the authentication password when username is configured.
  • poolSize - number of connections. Defaults to 5.

About

MongoDB adapter for catbox

Resources

License

Stars

Watchers

Forks

Packages

No packages published