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.
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