1.5.3 • Published 2 years ago

@mimik/rediser v1.5.3

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
2 years 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

2 years ago

1.5.2

2 years ago

1.5.1

2 years ago

1.4.15

2 years ago

1.4.14

2 years ago

1.4.13

2 years ago

1.4.12

3 years ago

1.4.9

3 years ago

1.4.11

3 years ago

1.4.8

3 years ago

1.4.10

3 years ago

1.4.7

3 years ago

1.4.6

4 years ago

1.3.1

6 years ago

1.3.0

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

7 years ago