M H

Results 13 issues of M H

https://github.com/seratch/AWScala/blob/master/s3/src/main/scala/awscala/s3/S3.scala#L338 The AmazonS3Client class is deprecated

This may be too crude to accept as an example, but in the course of trying to debug some code I was writing with async-std, I wanted to be able...

I'd like to parse a file, convert it to a scala AST with case classes, and then output the resulting code as a file. I'd like to do this without...

Curious if you've given thought to what would be required to make this work with finch as well as https

For some reason the North American ISOCountrySubdivisions don't contain US Territories like Guam (US-GU) https://en.wikipedia.org/wiki/ISO_3166-2:US

I see there's a nacked message that extends exception. Curious if this implies that asynchronous operations resulting in a failed future would cause a nack? Alternatively is there any way...

upgrade adapters to current RubyGems.org versions

Adds `hmget` command to resp protocol implementation.

fixes https://github.com/Colisweb/sbt-datadog/issues/12

I think it's helpful to print out things like: ``` Datadog env is not set Datadog debug mode disabled ``` but we should at least provide an option to turn...