mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
tweaks to docs (#200)
This commit is contained in:
@@ -2,5 +2,5 @@ Generate unique IDs (uuid, snowflake, etc)
|
||||
|
||||
# ID Service
|
||||
|
||||
The ID service provides unique ID generation. Including uuid, snowflake (64 bit) and bigflake (128 bit)
|
||||
The ID service provides unique ID generation. Including UUID, [snowflake](https://en.wikipedia.org/wiki/Snowflake_ID) (64 bit) and [bigflake](https://archive.is/2015.07.08-082503/http://www.boundary.com/blog/2012/01/flake-a-decentralized-k-ordered-unique-id-generator-in-erlang/) (128 bit)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user