2.1.0 • Published 4 years ago

@chaddjohnson/mongodb-client-lambda v2.1.0

Weekly downloads
18
License
MIT
Repository
github
Last release
4 years ago

Mongoose Client Wrapper

Optimized for use with Lambda, but still compatible with non-Lambda environments.

This library takes care of the following:

  1. Allow connections to multiple MongoDB databases (rather than assuming only one via mongoose.connection).
  2. Set optimal connection default settings geared toward Lambda (but allow overrides for non-Lambda environments).
  3. Provide convenience method for checking if the client is connected or connecting.
  4. Provide convenience method for disconnecting the client.
2.1.0

4 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.2.11

5 years ago

1.2.10

6 years ago

1.2.9

6 years ago

1.2.8

6 years ago

1.2.7

6 years ago

1.2.6

6 years ago

1.2.5

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago