Skip to content

Assumptions & Ideas #41

Closed
Closed
@stephenplusplus

Description

** moved to Google Docs **

Todos:

  • Change from ([get,save,del])All -> $1, accepting either a single object or array.
  • Favor configuration objects over multiple parameters where possible. (ongoing)
  • dataset.runInTransaction(function (transaction, done) {}); -> dataset.transaction(function (transaction) {}); Remove dataset operations from transaction argument object.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

type: questionRequest for information or clarification. Not an issue.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions