Dear List, 

Just wondering if there was already an s3 driver for basho_bench?
I found the LeoFS bansho_bench driver
https://github.com/leo-project/leofs/tree/master/test

But if you try this one on a real S3 implementation (so not LeoFS), 
it does not provide all needed headers 
For example the date header is not included when you do a get/put request,
only 

{'Content-Type', ?S3_CONTENT_TYPE}, {'Authorization', gen_sig("PUT", Url)} 

Are used in this driver.

I was just wondering if there exists already a kind of Amazon S3 driver for 
basho_bench?

-- 
Koen van Besien

_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to