mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
* Add examples for DB * add the id service Co-authored-by: Janos Dobronszki <dobronszki@gmail.com>
163 B
163 B
Generate unique IDs (uuid, snowflake, etc)
ID Service
The ID service provides unique ID generation. Including uuid, snowflake (64 bit) and bigflake (128 bit)