Commit Graph

21 Commits (405aff2b01fb497f28f699f63877486532c600c7)

Author SHA1 Message Date
Michael Li ba879a2fec
add full support for tweet hots comment logic and add cache support for tweet comment
1 year ago
Michael Li 99a8eb73d4
optimize comment rank score compute logic and some other optimize
1 year ago
Michael Li 0c218fe944
add simple prometheus metrics service support
1 year ago
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 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 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 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 4bacfa8e5e
add LoggerOpenObserve feature
1 year ago
Michael Li 199f77e70c
add followship feature's backend logic implement
1 year ago
Michael Li f656b027a3
add visit user commment/media tweets support
1 year ago
Michael Li 368eadf9e6
Merge branch 'dev' into x/gorm
1 year ago
Michael Li 874ae9a4ca
just optimize typo in internal/conf package
2 years ago
Michael Li 8ea9f3a77e
databaseConf add missing TableNames(...) method
2 years ago
Michael Li 6e24ee1c26
fixed conf typo
2 years ago
Michael Li 3147e25189
optimize configure process logic
2 years ago
Michael Li 78282539f3
optimize config process logic
2 years ago