Skip to content

Conversation

@e-e-e
Copy link
Member

@e-e-e e-e-e commented Feb 5, 2018

No description provided.

@e-e-e e-e-e changed the title [WIP] update readme and package Update readme and package Feb 5, 2018
@e-e-e e-e-e changed the title Update readme and package Update to use new interface and amend readme and package. Feb 5, 2018
del: function (req) {
if (verbose) console.log('trying to del', key, req.offset, req.size)
req.callback()
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't implement write/del, then .deletable and .writable will be false :)

package.json Outdated
"random-access-storage": "^1.1.0"
},
"devDependencies": {
"aws-sdk": "^2.188.0",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a prod dep right?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah yes it is! thank you for catching that one

@mafintosh
Copy link

Nice! You might want to implement destroy as well (just delete the entire object on s3)

@e-e-e e-e-e mentioned this pull request Feb 5, 2018
@scriptjs
Copy link

scriptjs commented Feb 5, 2018

Its looking good with the changes @mafintosh has recommended. Adding tests and travis will increase confidence for the package.

@e-e-e e-e-e merged commit 1e38579 into master Feb 8, 2018
@e-e-e e-e-e deleted the update-to-ras branch February 8, 2018 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants