Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/utilities/idempotency.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,13 +78,13 @@ To start, you'll need:
<!-- markdownlint-disable MD030 -->

<div class="grid cards" markdown>
* :octicons-database-16:{ .lg .middle } __Persistent storage__
* **Persistent storage**

---

[Amazon DynamoDB](#dynamodb-table) or [Valkey/Redis OSS/Redis compatible](#cache-database)

* :simple-awslambda:{ .lg .middle } **AWS Lambda function**
* **AWS Lambda function**

---

Expand Down
6 changes: 3 additions & 3 deletions examples/streaming/src/non_uniform_sample.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
id,name,location
1,Ruben Fonseca, Denmark
2,Heitor Lessa, Netherlands
3,Leandro Damascena, Portugal
1,Alejandro Rosalez, Country1
2,Ana Carolina Silva, Country2
3,Richard Roe, Country3