Riak Tips&Tricks: Streaming List Keys
I'm not sure how long ago I forgot about this, but I just remembered about a nice little feature when I was moving some data around on a Riak cluster. As the post title points out, this feature is streaming list keys in a bucket. […] The useful bit of this is because list_keys can be a lengthy operation, you can begin doing work on the data before you receive all of the keys.
tags:Riak
via NoSQL databases
Post a Comment