Files
gimmiCoffee/persistence/README.md
2025-05-09 18:36:01 +00:00

6 lines
312 B
Markdown

# THE PERSISTENCE DATA
## these datasets are some suborderst storage for longer terms.
## u could use a Database for that but these datasets are unique and therefore they are stored in jsons to ensure their persistance.
## an acourding module to read and write to these datasets is given in the modules folder.