1.0.7 • Published 1 year ago

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

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year 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.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago