That is awesome! thanks Jeremiah - I really need to take the time to browse through all your stuff on Gitub :)
On Mon, Sep 30, 2013 at 12:28 PM, Jeremiah Peschka <[email protected]> wrote: > Howdy Alex! > > It's not ludicrous at all since changes in Riak 2.0 should reduce that > overhead to about 13 bytes per key, IIRC. > > In these situations, you could always use an external identity generation > process. Here's where I plug Rustflakes [1] which can generate unsigned > 64-bit, decimal, or BigInteger numbers based on a combination of time since > an epoch, a machine identifier, and an internally cycling identifier that > resets every millisecond. > > I can't lay claim to the idea, but I can lay claim to writing parts of it in > C#. > > [1]: https://github.com/peschkaj/rustflakes > > --- > Jeremiah Peschka - Founder, Brent Ozar Unlimited > MCITP: SQL Server 2008, MVP > Cloudera Certified Developer for Apache Hadoop _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
