Hi~!
I'm checking riak to use as a cache like memcached.
But I found some strange situation.
I set "ttl" like this to expire data, but failed.
-
{riak_kv, [
...
{storage_backend, riak_kv_memory_backend},
{memory_backend, [
{max_memory, 819
<http://airmailapp.info/tracking>
On October 14, 2013 at 7:32:03 AM, 성동찬_Chan
(c...@kakao.com<mailto://c...@kakao.com>) wrote:
Hi~!
I'm checking riak to use as a cache like memcached.
But I found some strange situation.
I set "ttl" like this to expire data, but fail
Hi~!
I'm testing riak as a cache server with 6 server cluster, 2 hours expiration
time.
I gave traffic to cluster about 40,000 quries per second from 12hours ago.
From start point, there was no problem, but after 8hours fetch method returns
fail with "null point excpetion".
I change nothing whil
Hi! Luke
I'm using JAVA Client. Also I don't use http, so it's protocol buffers. (Below
method)
http://docs.basho.com/riak/latest/dev/taste-of-riak/java/
Thanks.
2013. 10. 16., 오후 11:46, Luke Bakken
mailto:lbak...@basho.com>> 작성:
protocol buffers
_
This is also graph about "Queries per second".
You can see end of the graph, "SET" (Red one) reports zero.
[cid:24D4ADBF-24F7-4448-B9A3-F2C7491A6F46]
2013. 10. 17., 오전 10:59, 성동찬_Chan mailto:c...@kakao.com>> 작성:
Hi! Luke
I'm using JAVA Client. Also I don'