UNPKG

dbjs-mongo

Version:
56 lines (40 loc) 1.34 kB
v0.0.16 -- 2016.07.01 * Fix pass of id in searchComputed v0.0.15 -- 2016.03.18 * Update up to changes in dbjs-persistence v0.0.14 -- 2016.01.28 * Update up to changes in dbjs-persistence (implementation of global reduced storage) v0.0.13 -- 2016.01.22 * Update up to changes in dbjs-persistence (driver & storage split) * Lazy collections resolution v0.0.12 -- 2015.12.30 * Update up to changes in dbjs-persistence v0.0.11 -- 2015.12.29 * Update up to changes in dbjs-persistence v0.0.10 -- 2015.12.01 * Update to use v0.0.12 of dbjs-persistence v0.0.9 -- 2015.12.01 * Update up to changes in dbjs-persistence v0.0.8 -- 2015.11.18 * Upgrade up to changes in dbjs-persistence * Use separate collections for direct, computed and reduced data * Store data in format friendly for direct mongodb processing v0.0.7 -- 2015.10.25 * Upgrade up to changes in dbjs-persistence v0.0.6 -- 2015.10.22 * Update dbjs-persistence dependency v0.0.5 -- 2015.10.19 * Improve emit of progress events in loadAll v0.0.4 -- 2015.10.17 * Ensure progress events on output promise v0.0.3 -- 2015.10.17 * Update up to changes in dbjs-persistence v0.0.2 -- 2015.10.15 * Implement export methods * Ensure proper promises resolution * Improve tests * Update up to changes in dbjs-persistence v0.0.1 -- 2015.10.02 * Initial