Skip to content

TAODEI/forum-be

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forum-be

木犀论坛后端仓库

mysql

websocket: 聊天

拆分成微服务microservice,使用grpc(protobuf)通信:

  • gateway
  • post
  • user
  • chat
  • feed

casbin: 鉴权

redis: 点赞; 聊天; tag缓存; tag排行榜; 消息队列(pub-sub); hot post

log: zap

CI: .drone.yml

Kafka: 动态功能的消息队列

About

木犀论坛后端仓库

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.7%
  • Makefile 1.2%
  • Dockerfile 0.1%