Skip to content
This repository has been archived by the owner on Sep 28, 2018. It is now read-only.

AWS Scala Fragmentation #7

Open
glidester opened this issue Oct 1, 2015 · 5 comments
Open

AWS Scala Fragmentation #7

glidester opened this issue Oct 1, 2015 · 5 comments

Comments

@glidester
Copy link

Hi,

I'm a heavy user of AWS services and Scala and I've been looking for a library that lets me interact with AWS services in a functional and asynchronous way.

Like most people I started out just calling the aws-java-sdk api in scala, then wrote my own wrapper classes and finally I got involved with the piotrga/async-dynamo project.

I would like to gather all the developers that have created scala AWS libraries so we can pool our resources into one all encompassing "scala aws" library.

To this end can I ask you to create a GIST room for your project please. Then at least there will be somewhere central for everyone to discuss options.

I've done a quick browse through GitHub and these are the main projects I've found:

https://github.com/seratch/AWScala - 8 services supported - not async - 23 contributors - last commit 14 Jul 2015
https://github.com/ohnosequences/aws-scala-tools - 4 services supported - not async - 3 contributors - last commit 18 Sep 2015
https://github.com/ambiata/saws - 6 services supported - async?? - 9 contributors - last commit 8 Sep 2015
https://github.com/sisioh/aws4s - 5 services supported - not async - 6 contributors - last commit 25 Sep 2015
https://github.com/dwhjames/aws-wrap - 7 services supported - async - 5 contributors - last commit 22 Apr 2015
https://github.com/piotrga/async-dynamo - only dynamodb - async - 3 contributors - last commit 19 Mar 2015
https://github.com/sclasen/spray-aws - 5 services supported - async - 8 contributors - last commit 24 Nov 2014
https://github.com/MfgLabs/commons-aws - 4 services supported - 4 contributors - last commit 23 Jul 2015
https://github.com/Klasu/simple-dynamodb- only dynamodb - async - 3 contributors - last commit 2 Sep 2014

Plus another 28 developers who created small projects that never went anywhere.

Many thanks,

Tim

@fernomac
Copy link

fernomac commented Oct 1, 2015

I assume you mean gitter rather than gist? I'm 100% in favor and would be happy to hop in for a strategy chat (though I'm not much of a scala person and I'm no longer @david-at-aws). @manikandanrs, do you have permission to set this up?

@manikandanrs
Copy link
Contributor

I just setup a gitter for this repo https://gitter.im/awslabs/aws-scala-sdk
But I am guessing the issue is about creating a Github GIST for collaborating the individual efforts into one single scala library for AWS.

@alexanderdean
Copy link

Thanks @glidester - great initiative...

@lukiano
Copy link

lukiano commented Jul 26, 2016

I'm going to chime in https://bitbucket.org/atlassian/aws-scala , wrote with functional programming in mind and in a quite active development speed

@jmcclell
Copy link

I also am in the camp that finds this frustrating, one and a half years later. A properly supported SDK that feels first-class for Scala and offers async access would be amazing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants