Skip to content

xissy/kubeflake

Repository files navigation

kubeflake

sonyflake + pod hostname as machine id

64bit orderable unique ID

Sonyflake

https://github.com/sony/sonyflake

Machine ID

The hostname of a Container is the name of the Pod in which the Container is running. It is available through the hostname command or the gethostname function call in libc. Link

Language Supports

Language Source
Go kubeflake.go
Typescript kubeflake.ts

About

64bit orderable unique ID

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published