/snowflake-id-ruby

Class to generate "Snowflake IDs" in Ruby. Modified to use a single node ID instead of datacenter and worker IDs. Essentially a reworked version of https://gist.github.com/pmarreck/8049971 which perfectly mimics the behavior of https://github.com/callicoder/java-snowflake/blob/master/src/main/java/com/callicoder/snowflake/Snowflake.java

Primary LanguageRuby

This repository is not active