Commit Graph

284 Commits (a285ce711685ac7b0b5e2141561ddc95f6c4b695)

Author SHA1 Message Date
Michael Li a285ce7116
gorm: optimize core interface define
3 years ago
Michael Li 7c34211c6f
Merge branch 'x/gorm' into x/sqlx
3 years ago
Michael Li 368eadf9e6
Merge branch 'dev' into x/gorm
3 years ago
Michael Li a80739239f
sqlx: optimize table prefix for query logic
3 years ago
Michael Li 874ae9a4ca
just optimize typo in internal/conf package
3 years ago
Michael Li 430df7a15f
Merge branch 'x/gorm' into x/sqlx
3 years ago
Michael Li 8ea9f3a77e
databaseConf add missing TableNames(...) method
3 years ago
Michael Li 6e24ee1c26
fixed conf typo
3 years ago
Michael Li 773e23a207
Merge branch 'x/gorm' into x/sqlx
3 years ago
Michael Li 916f219f47
merge from dev branch
3 years ago
Michael Li 3147e25189
optimize configure process logic
3 years ago
Michael Li aa266ac2e9
Merge branch 'x/gorm' into x/sqlx
3 years ago
Michael Li 773d4d89fe
merge from dev branch
3 years ago
Michael Li 78282539f3
optimize config process logic
3 years ago
Michael Li e3a560f9f1
Merge branch 'x/gorm' into x/sqlx
3 years ago
Michael Li 38470260ca
merge from dev branch
3 years ago
Michael Li 005cbd3f4f
add Sentry feature support
3 years ago
Michael Li 27902be03f
use github.com/cockroachdb/errors as std errors package instead
3 years ago
Michael Li bd941e3ff4
Merge branch 'x/gorm' into x/sqlx
3 years ago
Michael Li f141bb44ab
update default configure for WebServer in internal/conf/config.yaml
3 years ago
Michael Li 92081016d2
update default configure for WebServer in internal/conf/config.yaml
3 years ago
Michael Li 85b0c4ac56
sqlx: fixed CacheIndexService initial logic
3 years ago
Michael Li 1226a1a60d
Merge branch 'x/gorm' into x/sqlx
3 years ago
Michael Li 68db974776
merge from feature/deprecated_oldweb branch
3 years ago
Michael Li c7b20c3f34
merge from dev branch
3 years ago
Michael Li 5cb30bb949
add RedisCacheIndex feature to support use Redis as Timeline Index cache
3 years ago
Michael Li d23d40fa9d
update CHANGELOG.md
3 years ago
Michael Li 70944b8b8e
Merge branch 'x/gorm' into x/sqlx
3 years ago
Michael Li 344bb01305
merge from dev branch
3 years ago
Michael Li 0552008b5b
merge from dev branch
3 years ago
Michael Li 92a492d90d
use github.com/rueian/rueidis as Redis client and abstract RedisCache interface
3 years ago
Michael Li c64bac867b
sqlx: add stub sql dml for all data logic service use Yesql
3 years ago
Michael Li 90752be696
upgrade github.com/alimy/yesql => v1.1.2
3 years ago
Michael Li e510a53643
use github.com/alimy/yesql@v1.1.1 to generate db struct type automatic
3 years ago
Michael Li fa6f41b1a3
upgrade github.com/alimy/yesql => v0.7.0
3 years ago
Michael Li 375c761b24
upgrade github.com/alimy/yesql => v0.3.0
3 years ago
Michael Li f890e647d3
sqlx: use github.com/alimy/yesql parse SQL files with multiple named queries and automatically prepare and scan them into structs
3 years ago
Michael Li c5866c0f74
merge from x/gorm branch
3 years ago
Michael Li d6575e0d45
merge from feature/deprecated-oldweb
3 years ago
Michael Li 95f993bfbd
merge from dev branch
3 years ago
Michael Li 8bb15ff207
add custom comment sort strategy support
3 years ago
Michael Li 62666b0c49
Merge branch 'x/gorm' into x/sqlx
3 years ago
Michael Li 8aa9a4ef1b
optimize data service for web
3 years ago
Michael Li bc7d17a219
add miss sqlx relate file for sqlx mode
3 years ago
Michael Li b927856a16
Merge branch 'x/gorm' into x/sqlx
3 years ago
Michael Li 980c87ff8a
remove sqlx relate file in gorm mode
3 years ago
Michael Li eba4785ea6
Merge branch 'x/gorm' into x/sqlx
3 years ago
Michael Li 5c298770b2
Merge branch 'feature/deprecated-oldweb' into x/gorm
3 years ago
Michael Li 4d699706f2
merge from dev branch
3 years ago
Michael Li 4db28908cf
Merge branch 'x/gorm' into x/sqlx
3 years ago