1.0.9 • Published 2 years ago

@david.uhlir/key-value-context v1.0.9

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

In context Key-value storage

Basic key-value storage depending on context. Each wrapping of async method to runInContext method will creates empty context. When reading value, it will try to find in parent contextes, if you will set value, it will be set in current context. After finishing your async method, all changes will be applied to parent context.

1.0.9

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago