Commit Graph

34 Commits (8c280e11343739b012c5a86cb2dc656ae6fcff02)

Author SHA1 Message Date
Michael Li 53a4aef5f4
make Newest/Hots/Following tweets in index page work well
1 year ago
Michael Li ef6f905da5
add index newest/hots/following tweets logic
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 8ee4ff7e8d
optimize cache logic for get unread message count
1 year ago
Michael Li 8ca3c72467
user internal json package to handle json serial in servants/base package
1 year ago
Michael Li 4172474330
add base app common cache logic for web response that will used for user/profile tweet list
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 2a7103abf0
add get highlight user tweets support
1 year ago
Michael Li 2bc16b232d
add get user star tweets logic for guest visitor
1 year ago
Michael Li 8eb294154a
optimize core service define
1 year ago
Michael Li dd963d2d1b
merge from dev branch
1 year ago
Michael Li 84085dba54
reduce unused code
1 year ago
Michael Li ae22095604
use github.com/alimy/mir/v4 as web api generator
1 year ago
Michael Li a101bcabc5
gorm: optimize core interface define
1 year ago
Michael Li 38470260ca
merge from dev branch
1 year ago
Michael Li 005cbd3f4f
add Sentry feature support
1 year ago
Michael Li 344bb01305
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 8aa9a4ef1b
optimize data service for web
2 years ago
Michael Li 57f6a43252
optimize dao initial logic
2 years ago
Michael Li ea0ff13301
upgrade github.com/go-redis/redis/v8 => github.com/redis/go-redis/v9
2 years ago
Michael Li ba27352c52
mir: optimize app start service logic to fixed mutilple service serve in sample port will occurs error when stop app
2 years ago
Michael Li 275e132927
mir: fixed http service initial error by wrong ReadTimeout/WriteTimeout setting
2 years ago
Michael Li 6b2f320cd8
mir: add loose api implement for new web service
2 years ago
Michael Li 820d54108d
mir:add priv api implement for new web service
2 years ago
Michael Li 64527ec6b2
mir:add core api implement for new web service
2 years ago
Michael Li 2d2c245ca1
mir: partial api implement for new web service
2 years ago
Michael Li dee07b6184
mir: add alipay api implement for new web service
2 years ago
Michael Li da939f7c73
mir: add partital interface implement for new web service
2 years ago
Michael Li 63bc1c57e6
add internal/servants/web servants init logic
2 years ago
Michael Li 989d79080e
add simple go-mir define file for web api
2 years ago
Michael Li 8139e4dbe2
upgrade github.com/alimy/mir/v3 => v3.0.0-alpha.8
2 years ago
Michael Li 7636412940 mir: optimize source code layout for import go-mir
2 years ago