note
This commit is contained in:
parent
8a67d4e0c0
commit
f0beec2360
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Reference in a new issue