From 7d6829cf172cde706a410cc40758bbaf4bc6b2ea Mon Sep 17 00:00:00 2001 From: Emil Lerch Date: Sat, 24 Feb 2024 15:09:23 -0800 Subject: [PATCH] no new measurement necessary --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f476e3f..73fbf7d 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@ UpdateItem, PutItem and GetItem should be trivial to implement. Project name mostly mirrors [DynamoDB Local](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DynamoDBLocal.html), but doesn't have the overhead of a full Java VM, etc. On small data sets, this executable will use <10MB of resident memory. - ^^^ TODO: New measurement Security --------