Skip to content

return json when appropriate and support fallback

Choose a tag to compare

@orthagonal orthagonal released this 13 May 09:10
· 5 commits to master since this release

put and get will write/read JSON when passed a json object. get now has a fallback option so that if the S3 Object is not found, it will return the fallback instead of throwing an error.