Proposal for chunked storage (related to Lowlevel Access to RiakCS objects)

2014-03-29 Thread Timo Gatsonides
Related to the recent thread about "Lowlevel Access to RiakCS objects" I plan to implement an extension to a Riak Object (in the Golang driver at https://github.com/tpjg/goriakpbc) that will cover two use cases: 1) storing larger files directly in Riak (not Riak CS) 2) store growing files, e.g.

Re: Lowlevel Access to RiakCS objects?

2014-03-29 Thread Martin Alpers
Hi Brian, thanks for your input, it triggered the idea to make the application query the cache for a short range; one byte is sufficient. If this request is served within a very short period, say 25ms, then the real request is forwarded to the cache, and the the backend otherwise. While it would