Commit Graph

9 Commits

Author SHA1 Message Date
Joseph Abrahamson
c008c0fce6 * src/snowflake.erl: Stopgap fix: randomization of the sequence number. 2012-06-09 23:07:48 -04:00
Joseph Abrahamson
d27e91ccfa * rebar.config: Added coverage analysis. 2012-06-09 11:15:17 -04:00
Joseph Abrahamson
54a6536754 * test/snowflake_tests.erl: Added collision_test_ 2012-06-08 20:21:12 -04:00
Joseph Abrahamson
766874bdff Fixed Dialyzer type complaints.
Also added a basic uniqueness test.
2012-06-08 12:04:02 -04:00
Joseph Abrahamson
f78cb0fa6a * src/snowflake.app.src: Configure the .app.src file. 2012-06-08 11:55:42 -04:00
Joseph Abrahamson
64d61c2638 * src/snowflake_sup.erl: Added the supervisor call. 2012-06-08 11:54:18 -04:00
Joseph Abrahamson
c52df0a568 * src/snowflake.erl: Initial snowflake code. 2012-06-08 11:53:33 -04:00
Joseph Abrahamson
340f036d2a * test/snowflake_tests.erl: fake starter test. 2012-06-08 10:05:48 -04:00
Joseph Abrahamson
170299b7b7 Initial commit. 2012-06-08 10:00:39 -04:00