Skip to content

Commit b2bf6cd

Browse files
committed
docs(idempotency): cleanup getting started ddb vs redis
1 parent bfe7563 commit b2bf6cd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/utilities/idempotency.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@ classDiagram
5050

5151
## Getting started
5252

53-
???+ note
54-
This section uses DynamoDB as the default idempotent persistence storage layer. If you are interested in using Redis as the persistence storage layer, check out the [Redis as persistence storage layer](#redis-as-persistent-storage-layer-provider) Section.
53+
We use Amazon DynamoDB as the default persistence layer in the documentation. If you prefer Redis, you can learn more from [this section](#redis-as-persistent-storage-layer-provider).
5554

5655
### IAM Permissions
5756

0 commit comments

Comments
 (0)