-
There are a few other interesting technologies to use as storage backend which may provide better performance in contrast to BDB:
- Kyoto Cabinet
- Tokyo Cabinet
- LevelDB
-
Concurrent GC was implemented at #716, #830 .
The implementation allocate worker for a certain number of manifests, so efficient for many not-so-large objects. The limitation is only one worker collec…
shino updated
10 years ago
-
Because we're getting filtered/rate-limited in certain situations (see error messages in https://github.com/basho/riak/issues/517), and backpressure might serve us better. Lager is already a dep, so …
-
erlexec requires the HOME variable to be set.
```
sargun@ubuntu:/tmp/mesos/slaves/20150712-141616-35725601-5050-4054-S0/frameworks/riak-mesos-go3/executors/test-cluster-c16260e2-21d0-44f3-9139-59b3b…
-
-
A great use case for Riak KV is to store session data. I'd like to think through an application that **visualizes** the session store and walks the user through its implementation.
Brainstorming:
-…
-
We can safely delete tombstone entries when they are the oldest value known. This process can become a part of merging. During this time, it can also clean up the running keydir.
-
I set up a set of clusters in Riak 1.4.2 (and this patchset https://github.com/basho/internal_wiki/wiki/Riak-1.4.2-release---beams-for-openx) and Riak 1.4.3 with a ring topology that is using cascadin…
-
Some issues exposed by merging in wday tests.
## group.sh
The group test script now stops when it has a failed test, rather than continuing and reporting the list of tests and their results at t…
-
We've been building riak from source for a while, but I've had trouble getting the 2.1.x releases built reliably and so would like to revert back to using the .deb package. The problem I have is that …
cread updated
8 years ago