2.1.0 • Published 3 years ago

@chaddjohnson/mongodb-client-lambda v2.1.0

Weekly downloads
18
License
MIT
Repository
github
Last release
3 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

3 years ago

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.2.11

4 years ago

1.2.10

5 years ago

1.2.9

5 years ago

1.2.8

5 years ago

1.2.7

5 years ago

1.2.6

5 years ago

1.2.5

5 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago