docs
docs copied to clipboard
Add secret cache doc
Thank you for helping make the Dapr documentation better!
Please follow this checklist before submitting:
- [x] Read the contribution guide
- [x] Commands include options for Linux, MacOS, and Windows within codetabs
- [x] New file and folder names are globally unique
- [x] Page references use shortcodes instead of markdown or URL links
- [x] Images use HTML style and have alternative text
- [x] Places where multiple code/command options are given have codetabs
In addition, please fill out the following to help reviewers understand this pull request:
Description
Add cache feature for secret stores.
- Related to dapr/dapr#3941
Issue reference
Please reference the issue this PR will close: #2004