1.3.18 • Published 28 days ago

@universal-packages/core-redis v1.3.18

Weekly downloads
-
License
MIT
Repository
github
Last release
28 days ago

Core Redis

npm version Testing codecov

Redis universal-core module abstraction.

Install

npm install @universal-packages/core-redis

npm install @universal-packages/core
npm install redis

Initialization

ucore exec redis-task init

Global

Core expose RedisClient as the global subject if core modulesAsGlobals config is true.

redisSubject.set()
core.coreModules.redisModule.subject.set()

Typescript

In order for typescript to see the global types you need to reference the types somewhere in your project, normally ./src/globals.d.ts.

/// <reference types="@universal-packages/core-redis" />

Typescript

This library is developed in TypeScript and shipped fully typed.

Contributing

The development of this library happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements. Read below to learn how you can take part in improving this library.

License

MIT licensed.

1.3.17

29 days ago

1.3.18

28 days ago

1.3.16

29 days ago

1.3.15

1 month ago

1.3.13

1 month ago

1.3.14

1 month ago

1.3.12

1 month ago

1.3.10

1 month ago

1.3.11

1 month ago

1.3.9

1 month ago

1.3.8

1 month ago

1.3.7

1 month ago

1.3.6

1 month ago

1.3.5

1 month ago

1.3.4

1 month ago

1.3.3

1 month ago

1.3.2

1 month ago

1.3.1

1 month ago

1.3.0

1 month ago

1.2.27

2 months ago

1.2.28

2 months ago

1.2.29

2 months ago

1.2.26

2 months ago

1.2.24

2 months ago

1.2.25

2 months ago

1.2.23

3 months ago

1.2.22

3 months ago

1.2.18

3 months ago

1.2.19

3 months ago

1.2.20

3 months ago

1.2.21

3 months ago

1.2.17

3 months ago

1.2.16

3 months ago

1.2.14

3 months ago

1.2.15

3 months ago

1.2.12

4 months ago

1.2.13

4 months ago

1.2.11

5 months ago

1.2.0

7 months ago

1.2.8

6 months ago

1.1.9

8 months ago

1.2.7

6 months ago

1.1.8

8 months ago

1.2.6

6 months ago

1.1.7

8 months ago

1.2.5

7 months ago

1.2.4

7 months ago

1.2.3

7 months ago

1.2.2

7 months ago

1.2.1

7 months ago

1.1.12

7 months ago

1.1.11

7 months ago

1.1.10

8 months ago

1.1.15

7 months ago

1.1.14

7 months ago

1.1.13

7 months ago

1.2.9

6 months ago

1.2.10

6 months ago

1.1.6

11 months ago

1.1.5

12 months ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago