Skip to content

Commit

Permalink
readme: changed the URL of the blog post
Browse files Browse the repository at this point in the history
The URL has changed, so opening the old one resulted in a 404 page.
  • Loading branch information
dnet committed Mar 26, 2012
1 parent 0bef738 commit b4d9521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -3,7 +3,7 @@

Flake produces 128-bit, k-ordered ids (read time-ordered lexically). Run one on each node in your infrastructure and they will generate conflict-free ids on-demand without coordination.

Read the original [post](http://blog.boundary.com/2012/01/12/Flake-A-decentralized-k-ordered-id-generation-service-in-Erlang.html) on the Boundary blog.
Read the original [post](http://blog.boundary.com/2012/01/12/flake-a-decentralized-k-ordered-unique-id-generator-in-erlang/) on the Boundary blog.

To get started

Expand Down

0 comments on commit b4d9521

Please sign in to comment.