cloudfoundry-community / spring-cloud-s3-service-connector

Apache License 2.0
5 stars 2 forks source link

Extend connector for p-riakcs #3

Open poblin-orange opened 9 years ago

poblin-orange commented 9 years ago

Hello, im currently writing a RiakCS connector for spring cloud, inspired by your project. RiakCS is proposed as a well supported bosh release for cloudfoundry see https://github.com/cloudfoundry/cf-riak-cs-release I think we could merge the 2 connectors, and add some connection factory (apache jclouds blobstore could be used to abstract native s3 / riakcs discrepancies and offer nice dev experience).

Would u consider a PR ? thks Pierre

davidehringer commented 9 years ago

@poblin-orange Sorry I completely missed this ticket. If you are still interested in this I would be open to a pull request.

poblin-orange commented 9 years ago

Hello, cool. We just have initiated a orange repo on this https://github.com/Orange-OpenSource/cloudfoundry-s3-service-connector @ArthurHlt @gberche-orange , do you think we can try to align our dev ?