0.0.8 • Published 6 years ago

@kba/anno-store-mongodb v0.0.8

Weekly downloads
-
License
ISC
Repository
github
Last release
6 years ago

anno-store-mongodb

MongoDB store

See anno-store-mongolike for documentation on how data is organized.

Config options

  • ANNO_MONGODB_PORT='27017' port
  • ANNO_MONGODB_HOST='localhost' host of mongodb
  • ANNO_MONGODB_DB='anno' database
  • ANNO_MONGODB_COLLECTION=anno Collection name