Changelog
v 1.0.2
- Added ability to define a specific machine_id instead of using the node list index mechanism.
v 1.0.1
- Introduced a helpful util function to get a snowflake for a specific time.
v 1.0.0
- Updated API, swapped Util and Helper module names to be more standard
v 0.0.2
- added Helper.real_timestamp_of_id
- added default configuration so app doesn’t crash if user didn’t set config
- added Erlang Node name as an option for nodes
- updated documentation
v 0.0.1
Initial Release