Skip to content

Commit

Permalink
feat: switch to sqlite instead of json for state persistence
Browse files Browse the repository at this point in the history
  • Loading branch information
neriumrevolta committed Nov 15, 2023
1 parent 16e6892 commit 7da6287
Show file tree
Hide file tree
Showing 32 changed files with 2,364 additions and 2,202 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ data
*.json
.DS_Store
configs
*.sqlite*
Loading

0 comments on commit 7da6287

Please sign in to comment.