This just showed up on HN:

Show HN: Decentralized, k-ordered unique IDs in Clojure
<https://github.com/maxcountryman/flake>
https://news.ycombinator.com/item?id=8202284


On Wed, Aug 20, 2014 at 1:23 PM, Shailesh Mangal <
shailesh.man...@getzephyr.com> wrote:

>   Hi,
>
>  I wanted to ask what are popular, scalable ID generation techniques for
> storing data in RIAK. Some ideas that we are toying with:
>
>    1. ID Generation server (like Flikr ticket server) - Numeric
>    2. Twitter's Snowflake like implementation- Alphanumeric
>    3. Riak’s auto ID generation- Alphanumeric
>
>
>  So far, we are thinking of going with option 2 as it doesn’t require
> node coordination, k-sorted. But we would prefer a uncoordinated numeric
> Unique Ids.
>
>   - Shailesh
>
> _______________________________________________
> riak-users mailing list
> riak-users@lists.basho.com
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>
>
_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to