Activity
chg(config): 1.Remove DB
field from Server
config and move it to …
chg(config): 1.Remove
DB
field from Server
config and move it to …feat(logger): add Clean function ot ensure proper zap logger shutdown
feat(logger): add Clean function ot ensure proper zap logger shutdown
enh(bootstrap): improve application lifecycle management
enh(bootstrap): improve application lifecycle management
feat(middleware): add Circuit Breaker middleware
feat(middleware): add Circuit Breaker middleware
refactor(bootstrap): rename exit handlers to cleanup handlers for cla…
refactor(bootstrap): rename exit handlers to cleanup handlers for cla…
Force push
git commit -m "refactor(bootstrap): rename exit handlers to cleanup h…
git commit -m "refactor(bootstrap): rename exit handlers to cleanup h…
chore(deps): upgrade dependencies to latest version
chore(deps): upgrade dependencies to latest version
chg(config): rename enable_statsviz -> statsviz_enable, enable_pprof …
chg(config): rename enable_statsviz -> statsviz_enable, enable_pprof …
feat(task): improve collect runtime metrics
feat(task): improve collect runtime metrics
perf(boostrap): run handlers concurrently to improve cleanup performance
perf(boostrap): run handlers concurrently to improve cleanup performance
chore(examples): update demo using latest golib
chore(examples): update demo using latest golib
chore(logger): clean up comments and improve function naming
chore(logger): clean up comments and improve function naming
docs(config): update comment for setDefault method
docs(config): update comment for setDefault method
refactor(config): split config structs into seperate files
refactor(config): split config structs into seperate files
chore(examples): update example myproject
chore(examples): update example myproject