Tatham Oddie is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

tatham / SnowMaker

Clone this repository (size: 2.1 MB): HTTPS / SSH
hg clone https://bitbucket.org/tatham/snowmaker
hg clone ssh://hg@bitbucket.org/tatham/snowmaker

SnowMaker overview

Recent commits See more »

Author Revision Comments Message Labels Date
Tatham Oddie 4cae2999bafd Remove Windows Azure signature so we don't force the dependency on the rest of the world who want to use a different store
Tatham Oddie 97c016815cdb Add FileOptimisticDataStore for local generation where synchronisation isn't really the goal
Tatham Oddie 0cd238a81460 Refactor integration tests to be reusable for other stores
Tatham Oddie 50a7af9e013a Fix code warning
Tatham Oddie ff4562a10edb Add license file

A high performance, distributed unique id generator for Azure environments.

Ids are longs, not ugly GUIDs.

Available on NuGet as SnowMaker: http://nuget.org/List/Packages/SnowMaker

Documented at http://blog.tatham.oddie.com.au/2011/07/14/released-snowmaker-a-unique-id-generator-for-azure-or-any-other-cloud-hosting-environment/

Heavily inspired by, and some code copied from http://msdn.microsoft.com/en-us/magazine/gg309174.aspx