Re: ideas on how to implement a page refresh to pull geo location data stored in riak

2012-02-28 Thread Nicholas Young
a web page to display the results from your analytics system? Nicholas ___ Nicholas Young http://nicholaswyoung.com On Feb 28, 2012, at 10:48 AM, Norman Khine wrote: > thanks for the advise. > > On Tue, Feb 28, 2012 at 5:07 PM, Jeremiah Peschka > wrote: >> You can crea

Re: Large Files

2012-02-15 Thread Nicholas Young
will be released commercially in a > few weeks). > * If you're relying on Luwak as a mission-critical part of your > infrastructure but Basho ending support for it has you less than thrilled, > please email me. > > Apologies for being long-winded. Hope that helps. Happy t

Large Files

2012-02-14 Thread Nicholas Young
A few months ago, we were informed that Luwak would be unmaintained as of the 1.1 release. I'm wondering, with the impending 1.1 release, what does the roadmap for storing large files with Riak look like? I've looked at using S3, Swift, and HDFS - and nothing seems to be as simple to use as Luwak.

Re: Riak and Node.js

2012-02-09 Thread Nicholas Young
Hi Mark, I'm working with Riak (w/ riak-js) and Node.js on a new product that I hope to release in the summer, if not before. Riak and Node seem to fit together well, and have completely changed my development workflow - for the better! Nicholas ___ Nicholas Young | Photographer / Film

Re: Announcing Riak 1.1 release candidate 1

2012-02-07 Thread Nicholas Young
Awesome! Also, the last time I heard, the team was working on a better system for handling large files. Luwak 2.0, if you will. Can you give a peek at what's coming down the pipe in that regard? ___ riak-users mailing list riak-users@lists.basho.com htt

Re: Changing the Riak Backend and keeping data

2012-01-23 Thread Nicholas Young
Unless something has changed drastically, only LevelDB supports secondary indexes: http://lists.basho.com/pipermail/riak-users_lists.basho.com/2011-September/005839.html ___ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman

Using only for Luwak

2012-01-17 Thread Nicholas Young
I'm building an app in which Riak will (at least ideally) serve as both a database and object/blob store. I considered running a single Riak cluster and installing Luwak, then dumping the large amounts of binary data alongside my JSON data, but the Luwak part of my cluster will grow much faste