Hi Andy,
I'd like to strongly recommend using the spreadsheet linked to by this document:
http://docs.basho.com/riak/1.4.12/ops/advanced/backends/leveldb/
Spreadsheet:
https://docs.google.com/spreadsheet/ccc?key=0AnW_U8Qe8NdYdGk2V3Qza0VRNkxyRFNGUVVCV0c3V3c&usp=sharing#gid=0
The reason I bring
Hi All,
I ran across this page:
http://docs.basho.com/riak/1.0.0/tutorials/choosing-a-backend/LevelDB/
and ended up tuning the following parameters:
max_open_files 16384
write_buffer_size_min 1gb
write_buffer_size_max 2gb
cache_size 15gb
block_size 262144
Since making these changes about a wee
Hello everyone,
I have just installed riakcs and have the s3cmd and nodejs (the official
amazon) plugin working.
with the same credentials (accesskey&secret) I CAN upload big files with
S3CMD but I CANNOT with the AWS/S3 nodejs plugin? (downloading very big
files is no problem b.t.w.)
with the
Hello,
I just installed Riak+RiakCS and have it working with both s3cmd and the
official amazon aws s3 nodejs plugin
Is it true that riakCS does not yet support the "expires:" header? so
object lifetime / autoexpire isn't possible yet in riakcs? if not, does
anyone know when we could expect such