1.3.1 • Published 3 months ago

@dynatrace-sdk/client-state v1.3.1

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
3 months ago

@dynatrace-sdk/client-state

npm License

Overview

Provides key-value storage for apps so that app developers can persist and get small chunks of state in the context of their app.

States can either be stored in the context of an app (= app states) or in the context of an app and user (= user app states).

  • States stored per app can be read by every user of the app.
  • States stored per app and user can only be read and updated by the user who originally set that state. Please visit the Dynatrace Developer to learn more about app states and user app states.

Installation

npm install @dynatrace-sdk/client-state

API reference

Full API reference for this SDK is available at Dynatrace Developer.

Getting help

License

This SDK is distributed under the Apache License, Version 2.0, see LICENSE for more information.

1.3.1

3 months ago

1.3.0

3 months ago

1.2.5

4 months ago

1.2.3

5 months ago

1.1.8

8 months ago

1.1.6

9 months ago

1.1.5

9 months ago

1.1.4

10 months ago

1.2.2

6 months ago

1.2.1

7 months ago

1.1.0

11 months ago

1.0.6

1 year ago

1.0.1

1 year ago