switch from sqlite to json

This commit is contained in:
atagen 2026-03-23 12:17:45 +11:00
parent 17967da43e
commit f2d0a42fd7
5 changed files with 191 additions and 226 deletions

View file

@ -1,3 +1,3 @@
(library
(name inshellah)
(libraries angstrom angstrom-unix camlzip sqlite3 str unix))
(libraries angstrom angstrom-unix camlzip str unix))