From 2872212e45c8b204e80d83eedbe2c2eff6db8bca Mon Sep 17 00:00:00 2001 From: Andre Henriques Date: Sun, 8 Dec 2024 16:25:18 +0000 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 41db33d..d9adc21 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ Generates 10000 accounts and 1000000 transactions Used to delete the data from the database +Delete takes a few seconds as well, mostly cause by the database checks on the relation between account and transactions + ### `GET` /injest Injests the data from the database into polars LazyFrames