You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: movies-rest/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ Kyma Runtime (Kubernetes)
29
29
Each movie is stored as a JSON file at `movies/<id>.json` inside the bound S3 bucket.
30
30
31
31
> [!NOTE]
32
-
> Object Store is a good fit here because the data is simple and self-contained. For applications with structured, relational, or frequently queried data, use a proper database such as PostgreSQL instead.
32
+
> Object Store is used here for the sake of simplicity. For applications with structured, relationaluse a proper database such as Hana Cloud or PostgreSQL.
0 commit comments