From f0beec23602b8074f45926a906baebc693683ae7 Mon Sep 17 00:00:00 2001 From: kekskurse Date: Mon, 4 Mar 2024 11:59:20 +0100 Subject: [PATCH] note --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index 22412c9..82bd9ac 100644 --- a/Readme.md +++ b/Readme.md @@ -6,6 +6,7 @@ This pkg will provice Methodes to store (read and write) structs to the hdd. Idear for later: * Store in S3 as well * Function for dealing with lists on store. Like add to list, chcik if exists in list and so on +* IF deal with list store each element in a seperate key and a list of index in one. PRovide filtert lists that it not needed to keep the complet list in ram # Working with State