1.5.3 • Published 5 months ago

@mimik/rediser v1.5.3

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
5 months ago

rediser

Example

const redis = require('@mimik/rediser');

rediser~validate() ⇒ Promise

Database connection validation.

Kind: inner method of rediser
Returns: Promise - .
Category: async
Throws:

  • Promise Will throw an error if the database connection is not connected and is not disconnected.

Will exit 1 if the connection request times out and the connection state is not connected.

Requires: module:@mimik/sumologic-winston-logger
Fulfil: Return null.

rediser~initializeSync() ⇒ object

Database initialization.

Kind: inner method of rediser
Returns: object - The database object.
Category: sync
Requires: module:sumologic-winston-logger

1.5.3

5 months ago

1.5.2

7 months ago

1.5.1

8 months ago

1.4.15

9 months ago

1.4.14

1 year ago

1.4.13

1 year ago

1.4.12

1 year ago

1.4.9

2 years ago

1.4.11

2 years ago

1.4.8

2 years ago

1.4.10

2 years ago

1.4.7

2 years ago

1.4.6

2 years ago

1.3.1

4 years ago

1.3.0

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

6 years ago