Commit Graph

22 Commits (d0815f586e948c36c70a58eae406e7a3135bb7a1)

Author SHA1 Message Date
boojack ff8851fd9f
fix: golangci-lint version (#1381)
* chore: update interface declare

* chore: update args

* chore: update

* chore: update
2 years ago
boojack 3590d3f8b6
feat: update store cache (#1066)
* feat: update store cache

* chore: update
2 years ago
boojack f74d1b7bf8
chore: remove resource cache (#1059) 2 years ago
Stephen Zhou 529c9b34a7
fix: missing creator id in shortcut cache (#915)
fix: missing creatot id in shortcut cache
2 years ago
boojack dc5d705f8c
feat: vacuum records manually (#420) 2 years ago
boojack 9705406b82
feat: remove foreign key and triggers (#345) 2 years ago
steven 9f8c0ce567 fix: raw data cache 2 years ago
Steven 4608894e56 fix: add `_foreign_keys` to sqlite dsn 2 years ago
Steven 4743818fe7 chore: update not found handler in deleting 3 years ago
boojack d8e10ba399 chore: use `tx` for stores 3 years ago
boojack da333b0b1e chore: add store cache service 3 years ago
boojack 7b1bad5b29 feat: update delete user api 3 years ago
boojack 011fcc7dd4 chore: rename module 3 years ago
boojack 948b53393a chore: add default `ORDER BY` 3 years ago
boojack 8e01eb8702 feat: `store/db` module with sqlite 3 years ago
boojack bc22f69ac5 refactor: raw struct for store 3 years ago
boojack fbf4afff8e refactor: store 3 years ago
boojack d947a512e6 chore: typo `Id` to `ID` 3 years ago
email 61cf4512b0 fix: delete response json 3 years ago
email 825bea59f0 fix: user api 3 years ago
email d6418f5ff9 chore(go): use `json` instead of `jsonapi` 3 years ago
email d661134b03 refactor: backend 3 years ago