Commit Graph

98 Commits (a540f77f6d40a3942fb1340943d00bdcc0d93710)

Author SHA1 Message Date
Michael Li 771a942b67
add base metrics component to measure some server status and add measure online user logic 2 years ago
Michael Li bf4026c5af
optimize get unread message count logic and add cache base mechanism use redis 2 years ago
Michael Li 07ff699857
Merge branch 'x/tryst-gorotine-pool' into dev 2 years ago
Michael Li e5ccb047e3
fixed initial openObserverClient instance error 2 years ago
Michael Li 537f64090e
upgrade github.com/golang-jwt/jwt/v5 => v5.0.0 and optimize /v1/user/msgcount/unread api process logic 2 years ago
Michael Li 3488577c21
Merge branch 'dev' into x/tryst-gorotine-pool 2 years ago
Michael Li 866bd13ff4
use github.com/alimy/tryst/cfg instead github.com/alimy/cfg 2 years ago
Michael Li 2d003c117b
upgrade github.com/alimy/tryst => v0.2.0 2 years ago
Michael Li c34e53e285
use github.com/alimy/tryst/pool.GorotinePool as goroutine pool to implement AsyncClient 2 years ago
Michael Li 1f6be9ac6a
update pkg/http package license comment 2 years ago
Michael Li 9b345355de
remove log in http client implement 2 years ago
Michael Li 4bacfa8e5e
add LoggerOpenObserve feature 2 years ago
Michael Li b80be74fd4
add cli subcommand to start paopao-ce serve 2 years ago
Michael Li 8eb294154a
optimize core service define 2 years ago
Michael Li 80cad88dac
Merge branch 'dev' into x/gorm 2 years ago
Michael Li 7c820cfdec
update newest ip location data for iploc qqwry.data 2 years ago
Michael Li 024d3e65fa
Merge branch 'dev' into x/gorm 2 years ago
Michael Li d35c34d9e9
optimize ConnectMux logic in pkg/http package 2 years ago
Michael Li 736bf73152
Merge branch 'dev' into x/gorm 2 years ago
Michael Li 440d122a7f
just indent code 2 years ago
Michael Li c4b6a69d67
Merge branch 'dev' into x/gorm 2 years ago
Michael Li 3bbb6015d2
add custom connect mux adapt to Connect support 2 years ago
Michael Li dd963d2d1b
merge from dev branch 2 years ago
Michael Li e350df0850
add pprof feature support 2 years ago
Michael Li ae22095604
use github.com/alimy/mir/v4 as web api generator 2 years ago
Michael Li 8e3cf38ae4
merge from dev branch 2 years ago
Michael Li 47a85fac51
add comment upvote feature support (80%) 2 years ago
Michael Li 773d4d89fe
merge from dev branch 2 years ago
Michael Li 78282539f3
optimize config process logic 2 years ago
Michael Li 38470260ca
merge from dev branch 2 years ago
Michael Li 005cbd3f4f
add Sentry feature support 2 years ago
Michael Li 27902be03f
use github.com/cockroachdb/errors as std errors package instead 2 years ago
Michael Li 6bc22bf956
merge feature/deprecated-oldweb 2 years ago
Michael Li 646c4cdf56
remove Deprecated:OldWeb feature 2 years ago
Michael Li 460c82004b
merge from dev 2 years ago
Michael Li 0b68e4bb9d
add JsonBox type in pkg/types 2 years ago
Michael Li 81e022f626
remove pkg/crypto pkg/sign and rename pkg/util => pkg/utils 2 years ago
Michael Li 4828f285ec
just file typo 2 years ago
Michael Li 8f834e71a2
change types.JsonType -> types.JsonBox 2 years ago
Michael Li 81ae8c0596
add a sample JsonType for process sql json 2 years ago
Michael Li 2a14b103a4
Merge branch 'main' into dev 2 years ago
Michael Li e884ac0220
optimize Makefile to add docs directory to release zip file 2 years ago
Michael Li 2ee7711b2a
merge from dev branch 2 years ago
Michael Li 16a2a94538
use github.com/onsi/ginkgo as test suite framework 2 years ago
Michael Li 0d2494168b
merge from dev branch 2 years ago
Michael Li a821f47ded
add Pyroscope support 2 years ago
Michael Li f0f98a75e1
Merge branch 'dev' into x/sqlx 2 years ago
Michael Li 8fa277ed05
fixed json go:build tags error for sonic 2 years ago
Michael Li 7ba6dc124a
sqlx: custom set mapper func for sqlx.DB 2 years ago
Michael Li f7d9a40184
Merge branch 'dev' into x/sqlx 2 years ago