Avoids using JSON parsers with DataStore to speed up loading time (loading the parser itself takes ~300ms)

This commit is contained in:
Vitor Pamplona
2025-09-13 10:46:27 -04:00
parent da469754c4
commit afd20d3f8f
3 changed files with 104 additions and 24 deletions

1
.gitignore vendored
View File

@@ -17,6 +17,7 @@
/.idea/ChatHistory_schema_v2.xml
/.idea/artifacts/*
/.idea/kotlinNotebook.xml
/.idea/ChatHistory_schema_v3.xml
.DS_Store
/build
/captures