Hi All,
What file format easy to read on an Android mobile device would you
recommend for representing a snapshot of part of a live Riak KV store? The
main aim is minimizing development effort on the Android device while
keeping battery consumption reasonable.
As Riak KV can be defined as a key-
On 15 November 2016 at 09:17, sean mcevoy wrote:
[...]
> Hi Basho guys,
>
> What's your procedure on reporting documentation bugs?
>
>
>
Hi Sean,
I understand the source of the docs is at
https://github.com/basho/basho_docs and the usual pull requests workflow
applies.
Regards
Luca
On 7 November 2016 at 16:07, Luca Favatella
wrote:
>
> Hi All,
>
> What file format easy to read on an Android mobile device would you recommend
> for representing a snapshot of part of a live Riak KV store? The main aim is
> minimizing development effort on the Android de
On 30 December 2016 at 15:06, Matthew Von-Maszewski wrote:
> Greetings,
>
> I am not able to answer your tombstone questions. That question needs a
> better expert.
>
> Just wanted to point out that Riak now has global expiry in both the leveldb
> and bitcask backends. That might be a quicker so
Hi,
How can a Riak KV client determine when a certain CRDT update
operation propagated to Solr?
I am aware that Solr gets updated asynchronously from Riak KV. I
scripted the test and this is noticeable - at the moment in my test I
sleep for 2 seconds after updating before searching (or the searc
On 6 March 2017 at 03:49, Toby Corkindale wrote:
>
> I tried quite hard to get Riak to work reliably in a Docker container, in
a long-term-use kind of way.
> Riak would never shutdown cleanly, though, and so at startup there would
always be lots of lock files left around that had to be deleted fir
Dear Riak Users,
I would kindly request your review on a few pull requests I opened in
the semi-official Basho Ansible scripts repo at
basho-labs/ansible-riak. If you have the permissions, I would also
appreciate the merging.
The main pull request automates Riak KV Search (Solr) configuration:
ht