Commit Graph

30 Commits (f8ccb74e7ad8aa6a4aee8bd9132fbd478980fb57)

Author SHA1 Message Date
Michael Li f8ccb74e7a
add cache expire to user relation cache info
1 year ago
Michael Li 8c280e1134
add cache support for get user info
1 year ago
Michael Li ef6f905da5
add index newest/hots/following tweets logic
1 year ago
Michael Li 92c0036bc1
use a cron job to update max history online user count
1 year ago
Michael Li 771a942b67
add base metrics component to measure some server status and add measure online user logic
1 year ago
Michael Li 059cdcddaf
update conf/config.yaml
1 year ago
Michael Li 887d09b10b
increase default min worker to 64 in EventManager
1 year ago
Michael Li 66d7779ce6
add cache support for GetUserTweets api
1 year ago
Michael Li bf4026c5af
optimize get unread message count logic and add cache base mechanism use redis
1 year ago
Michael Li ed909ba497
add events manager sub-system
1 year ago
Michael Li 1791314a35
add PrivateKey in Alipay config section for default internal/conf/conf.yaml
1 year ago
Michael Li 4bacfa8e5e
add LoggerOpenObserve feature
1 year ago
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
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