Riak Recap March 18, 2016

2016-04-01 Thread Alexander Sicular
Hi Shailesh, I hadn't heard of JugglingDB. Looks interesting. There is no riak adapter for it as far as I know. There is, however, a riak client library for nodejs[0]. So I imagine an adapter could be written. Looking through the examples in the read me it looks like solr would have to be used to

Re: Riak Recap March 18, 2016

2016-03-30 Thread Shailesh Mangal
Hi Alex, We are integrating with a framework that has its persistence built around jugglingDB. Having RIAK plugin for JugglingDB, would come out real handy for us to implement our RIAK with this framework. - Shailesh Mangal On 21-Mar-2016, at 10:18 PM, Alexander Sicular mailto:sicul...@basho

Re: Riak Recap March 18, 2016

2016-03-21 Thread Alexander Sicular
H. Not that I know of and I hadn't heard of JugglingDB previously. What do you find interesting about it, Shailesh? On Monday, March 21, 2016, Shailesh Mangal wrote: > Thanks for the update Alex, Is there a plan to build JugglingDB > adapter for RIA

Re: Riak Recap March 18, 2016

2016-03-21 Thread Shailesh Mangal
Thanks for the update Alex, Is there a plan to build JugglingDB adapter for RIAK? - Shailesh Mangal On 18-Mar-2016, at 10:29 AM, Alexander Sicular mailto:sicul...@basho.com>> wrote: Hello All! Here’s the latest summary of the Riak users mailing list,

Riak Recap March 18, 2016

2016-03-19 Thread Alexander Sicular
Hello All! Here’s the latest summary of the Riak users mailing list, latest client releases and job openings at Basho. ## Latest Releases - NodeJS Client 2.1.2 - includes improvements to closed connections handling such as with AWS ELB. Release notes [1] and code [2]. - Java C