An implementation of the Twitter Snowflake server written in Golang
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
DustyP 04c4ef935f
Initial Golang version
4 years ago
.github/workflows Initial Golang version 4 years ago
cmd/snowflake Initial Golang version 4 years ago
internal/generator Initial Golang version 4 years ago
proto Initial Golang version 4 years ago
.gitignore initial commit 5 years ago
Dockerfile Initial Golang version 4 years ago
LICENSE Initial commit 5 years ago
README.md Initial commit 5 years ago
deployment.yml Initial Golang version 4 years ago
go.mod Initial Golang version 4 years ago
go.sum Initial Golang version 4 years ago

README.md

snowflake

An implementation of a Twitter Snowflake server written in Rust