Anton,
Depending on how soon you plan to be in production, this sounds like a good
usecase for yokozuna (the new Riak Search) coming in 2.0 (sometime in Q1). It
has builtin support for handling semistructured data like JSON or XML, nested
even, and will allow you to query by multiple fields at
Hello All,
Riak 1.4.7 has been pushed to S3 for download from
http://docs.basho.com/riak/latest/downloads/, and is also available
via our apt and yum repositories.
This is primarily a bug fix release including:
- Fix for Bitcask's NIF mode (native IO operations instead of Erlang)
that prevented
Hi,
Could anyone advice on how to properly organize data structure so
it could be efficiently filtered and results paginated?
A structure example from our current system.
We have products stored in the following JSON:
{
"name":
"category": {
"key" : ,
"name":
},