mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 03:41:13 +01:00
* Speed up ddb list by only getting keys * Add same optimization to has_children * Add changeling --------- Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
5 lines
135 B
Plaintext
5 lines
135 B
Plaintext
```release-note:improvement
|
|
storage/dynamodb: Speed up list and delete of large directories by only requesting keys from DynamoDB
|
|
```
|
|
|