1. jugglingdb-changelog(3)
  2. JugglingDB
  3. jugglingdb-changelog(3)

NAME

jugglingdb-changelog - The History of JugglingDB

HISTORY

upcoming release 0.3.0

Documentation

Available in web and man jugglingdb(3)

Hooks

Changed format of update and save hooks. Hook accept data as second argument. This data could be modified and it will be saved to database after hook done. NOTE: this change could break some code.

Datatypes

Now object casts type of member on assignment. It may cause issues if mongodb's ObjectID was manually used as type for property. Solution: not use it as type directly, and specify wrapper instead.

Model.iterate(opts, iterator, callback)

Async iterator for large datasets.

0.2.1

0.2.0

0.1.27

0.1.13

0.0.6

0.0.4

0.0.2 (16 Oct 2011)

0.0.1

Package extracted from RailwayJS MVC

SEE ALSO

jugglingdb-roadmap(3)

  1. 1602 Software
  2. October 2013
  3. jugglingdb-changelog(3)