Commit Graph

33 Commits (dcc10ee87d3f36630e2a574274e0e56b26d2de92)

Author SHA1 Message Date
Michael Li 99a8eb73d4
optimize comment rank score compute logic and some other optimize
10 months ago
Michael Li 5dd7dc6cf5
add follow/unfollow support in message/post page
10 months ago
Michael Li f8ccb74e7a
add cache expire to user relation cache info
10 months ago
Michael Li 13aba704e3
optimize follow/unfollow user in all needed page
10 months ago
Michael Li 2274d128b4
add follow/unfollow user support in index page
10 months ago
Michael Li 8c280e1134
add cache support for get user info
10 months ago
Michael Li 2a44f94f3e
optimize update/create/delete tweet logic
10 months ago
Michael Li 99e17d26a9
add more info in get site info api
10 months ago
Michael Li 5cbcfc541d
support admin user get site info
10 months ago
Michael Li 771a942b67
add base metrics component to measure some server status and add measure online user logic
10 months ago
Michael Li 8ee4ff7e8d
optimize cache logic for get unread message count
10 months ago
Michael Li 66d7779ce6
add cache support for GetUserTweets api
10 months ago
Michael Li 4172474330
add base app common cache logic for web response that will used for user/profile tweet list
10 months ago
Michael Li bf4026c5af
optimize get unread message count logic and add cache base mechanism use redis
10 months ago
Michael Li 65dc7d0738
optimize get all keys logic in RedisCacheIndex feature
10 months ago
Michael Li 325d271f91
optimize code initial for bigcache
11 months ago
Michael Li 8eb294154a
optimize core service define
12 months ago
Michael Li 275027fc5b
Merge branch 'dev' into x/gorm
1 year ago
Michael Li f1be85a555
change github.com/rueian/rueidis => github.com/redis/rueidis and update version to v1.0.2
1 year ago
Michael Li d395dca7a4
Merge branch 'dev' into x/gorm
1 year ago
Michael Li 09c8654d19
fixed cache index expire in delete/add tweet error
1 year ago
Michael Li 68db974776
merge from feature/deprecated_oldweb branch
1 year ago
Michael Li 5cb30bb949
add RedisCacheIndex feature to support use Redis as Timeline Index cache
1 year ago
Michael Li d23d40fa9d
update CHANGELOG.md
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 0d2494168b
merge from dev branch
1 year ago
Michael Li f0c4320a45
optimize BigCacheIndex add HardMaxCacheSize to customer max cache size in runtime
1 year ago
Michael Li 914889994f
sqlx: prepare implement tweets data logic for sqlx feature
1 year ago
Michael Li 7636412940 mir: optimize source code layout for import go-mir
2 years ago
Michael Li e34af9a202 freindship: add frontend implement
2 years ago
alimy 70f68a1c4e optimize BigCacheIndex logic
2 years ago
alimy 63310189f5 optimize core service implement logic
2 years ago