Commit Graph

17 Commits (dd055c5560c04a74574c0a2952c0e79931338d4b)

Author SHA1 Message Date
Michael Li 8dcec81e7a
frontend: fixed add comments not refresh comment list error, but not work well
2 years ago
Michael Li 005cbd3f4f
add Sentry feature support
2 years ago
Michael Li 92081016d2
update default configure for WebServer in internal/conf/config.yaml
2 years ago
Michael Li c7b20c3f34
merge from dev branch
2 years ago
Michael Li 5cb30bb949
add RedisCacheIndex feature to support use Redis as Timeline Index cache
2 years ago
Michael Li 0552008b5b
merge from dev branch
2 years ago
Michael Li 92a492d90d
use github.com/rueian/rueidis as Redis client and abstract RedisCache interface
2 years ago
Michael Li 8418a45312
Merge branch 'dev' into feature/deprecated-oldweb
2 years ago
Michael Li 8674217e51
fixed some error when use postgres database
2 years ago
Michael Li 646c4cdf56
remove Deprecated:OldWeb feature
2 years 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