Commit Graph

18 Commits (ff0b9a41ae2bdecd54a9827a44570d685d5f3dbe)

Author SHA1 Message Date
Michael Li e350df0850
add pprof feature support
1 year ago
Michael Li 8dcec81e7a
frontend: fixed add comments not refresh comment list error, but not work well
1 year ago
Michael Li 005cbd3f4f
add Sentry feature support
1 year ago
Michael Li 92081016d2
update default configure for WebServer in internal/conf/config.yaml
1 year ago
Michael Li c7b20c3f34
merge from dev branch
1 year ago
Michael Li 5cb30bb949
add RedisCacheIndex feature to support use Redis as Timeline Index cache
1 year ago
Michael Li 0552008b5b
merge from dev branch
1 year ago
Michael Li 92a492d90d
use github.com/rueian/rueidis as Redis client and abstract RedisCache interface
1 year ago
Michael Li 8418a45312
Merge branch 'dev' into feature/deprecated-oldweb
1 year ago
Michael Li 8674217e51
fixed some error when use postgres database
1 year ago
Michael Li 646c4cdf56
remove Deprecated:OldWeb feature
1 year ago
Michael Li 1f9bbe96e4
update README.md and add docker-compose.yaml to release zip file when publish release
2 years ago
Michael Li f0c4320a45
optimize BigCacheIndex add HardMaxCacheSize to customer max cache size in runtime
2 years ago
Michael Li a821f47ded
add Pyroscope support
2 years ago
Michael Li 6576d74f4d
add frontend:web / frontend:embedweb / docs service
2 years ago
Michael Li f287c825a6
add grpc service template code and optimize service initial logic
2 years ago
Michael Li bab9fd46f2
optimize service create if needed by config.yaml feature declare
2 years ago
Michael Li 76582ec451
optimize conf initial logic to add merge config.yaml support
2 years ago