Commit Graph

13 Commits

Author SHA1 Message Date
LinkinStars 622c517da7 refactor(data): use names for gonic mapper 2023-06-21 16:41:14 +08:00
LinkinStars adcb47a5e1 fix(plugin): Add cache plugin interface 2023-03-08 17:14:55 +08:00
aichy126 000a0b5f70 update sqlite 2023-02-03 15:37:58 +08:00
aichy126 0265c9f554 update sqlite 2023-01-16 16:59:03 +08:00
LinkinStar 9c8838a1b0 feat: install configuration files and initialize basic information 2022-11-04 15:59:21 +08:00
LinkinStar e91ef5c444 feat: add sqlite3 and update go mod 2022-11-01 15:41:21 +08:00
LinkinStar 6e5d89d593 Merge branch 'github-main'
# Conflicts:
#	go.mod
#	internal/entity/answer_entity.go
#	internal/schema/question_schema.go
#	internal/service/user_service.go
2022-11-01 15:37:22 +08:00
LinkinStar 05986a3249 feat: use sqlite for default initialization database 2022-10-31 16:20:58 +08:00
LinkinStar 1cd83f4e87 feat: change default cache dir to data, create dir if not exist. 2022-10-28 20:24:04 +08:00
LinkinStar 473cdc374b fix: current sqlite3 compilation problem, temporarily removed. wait to merge with the set CGO_CFLAGS branch. 2022-10-27 21:26:27 +08:00
LinkinStar 189916e843 feat: support choose database driver 2022-10-12 17:12:17 +08:00
LinkinStar b99150c081 feat: add data dir command function 2022-10-12 11:14:58 +08:00
mingcheng 8e6c49a531 initial commit 2022-09-27 17:59:05 +08:00