Skip to content

ZYChimne/instant-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

instant-go

This is the Back-end Project of Instant, and you can visit the Front-end Project at instant-next.

Features

  • High Performance, High Availability and Scalable
  • Access: RESTful
  • Storage: Redis & PostgreSQL
  • Fan out on Write (Both Posts and Messages)
  • Efficient Flow Counting Algorithm and Hot Spot Detection

Project setup

gofmt -w ./
go run cmd/main.go
$env:GOPROXY = "https://proxy.golang.com.cn,direct"
set http_proxy=socks5://127.0.0.1:7890
set https_proxy=%http_proxy%

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages