Commit Graph

93 Commits (8d4eb812d634b02424fd3f6593a8eb0a775a256d)

Author SHA1 Message Date
Michael Li c60627227d
Merge branch 'x/gorm' into r/paopao-ce-xtra
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 87bed1bf24
merge from x/gorm branch
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 131bb673c5
merge from x/gorm
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 96a9d9bc22
merge from x/sqlc
3 years ago
Michael Li efc0eaf9af
Merge branch 'x/gorm' into x/sqlc
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 c59d843925
merge from x/gorm branch
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 a480c6c5d8
merge from x/gorm branch
3 years ago
Michael Li bc7d17a219
add miss sqlx relate file for sqlx mode
3 years ago
Michael Li 980c87ff8a
remove sqlx relate file in gorm mode
3 years ago
Michael Li b88f7e209b
Merge branch 'x/gorm' into x/sqlc
3 years ago
Michael Li 6bc22bf956
merge feature/deprecated-oldweb
3 years ago
Michael Li 5678a8761e
merge from sqlx
3 years ago
Michael Li 7908b07d88
Merge branch 'dev' into x/sqlx
3 years ago
Michael Li 8418a45312
Merge branch 'dev' into feature/deprecated-oldweb
3 years ago
Michael Li 8674217e51
fixed some error when use postgres database
3 years ago
Michael Li 646c4cdf56
remove Deprecated:OldWeb feature
3 years ago
Michael Li 460c82004b
merge from dev
3 years ago
Michael Li 6afd7e6a13
Merge branch 'main' into dev
3 years ago
Michael Li 1f9bbe96e4
update README.md and add docker-compose.yaml to release zip file when publish release
3 years ago
Michael Li 96c3e45f41
merge from x/sqlx branch
3 years ago
Michael Li 2ee7711b2a
merge from dev branch
3 years ago
Michael Li ea0ff13301
upgrade github.com/go-redis/redis/v8 => github.com/redis/go-redis/v9
3 years ago
Michael Li 18efe98bd0
Merge branch 'x/sqlx' into x/sqlc
3 years ago
Michael Li 0d2494168b
merge from dev branch
3 years ago
Michael Li f0c4320a45
optimize BigCacheIndex add HardMaxCacheSize to customer max cache size in runtime
3 years ago
Michael Li a821f47ded
add Pyroscope support
3 years ago
Michael Li b2bf5bd3af
Merge branch 'x/sqlx' into x/sqlc
3 years ago
Michael Li c12ed880c1
sqlx: optimize datable table name process logic
3 years ago
Michael Li 268350726c
Merge branch 'x/sqlx' into x/sqlc
3 years ago
Michael Li 7ba6dc124a
sqlx: custom set mapper func for sqlx.DB
3 years ago
Michael Li 41f3cedc8d
sqlc: add all stub interface implement for core.DataService in sqlc feature
3 years ago
Michael Li 7d2a2fd285
sqlx: optimize sql db initial
3 years ago
Michael Li 9f150c3cf0
sqlx: fixed package import error and upgrade db driver package
3 years ago
Michael Li 060840030e
sqlx: add all stub interface implement for core.DataService in sqlx feature
3 years ago
Michael Li 1ce877fb59
sqlx: add sqlx db initial logic
3 years ago
Michael Li aa7a0be729
sqlx: prepare base code for sqlx logic
3 years ago