Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →api/key-value-store — 2 abstractions.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -73% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -83% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -74% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -75% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -75% | 0% |
import { Name } from "<importPath>";webiny-use-case-pattern or webiny-event-handler-pattern skills for implementation patternsName: GlobalKeyValueStore Import: import { GlobalKeyValueStore } from "webiny/api/key-value-store" Source: @webiny/api-core/features/keyValueStore/index.ts Description: Global (non-tenant-scoped) key-value store.
Name: KeyValueStore Import: import { KeyValueStore } from "webiny/api/key-value-store" Source: @webiny/api-core/features/keyValueStore/index.ts Description: Tenant-scoped key-value store.
Other measured skills in the registry, with their headline benchmark lift.