2.0.1 • Published 9 months ago
@mimik/rediser v2.0.1
rediser
Example
import redis from '@mimik/rediser';- rediser
- async
- ~validate() ⇒ Promise
- sync
- ~initializeSync() ⇒ object
- async
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
connectedand is notdisconnected.
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
2.0.1
9 months ago
2.0.0
9 months ago
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
3 years ago
1.4.13
3 years ago
1.4.12
3 years ago
1.4.9
4 years ago
1.4.11
4 years ago
1.4.8
4 years ago
1.4.10
4 years ago
1.4.7
4 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
7 years ago
1.2.4
7 years ago
1.2.3
7 years ago
1.2.2
7 years ago
1.2.1
7 years ago
1.2.0
7 years ago