mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 09:42:25 +00: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
|
|
```
|
|
|