This repository has been archived by the owner on Aug 29, 2019. It is now read-only.
Releases: h-matsuo/madoop
Releases · h-matsuo/madoop
Version 0.1.7
New Features
- New event hook:
setCallbackWhenAccessedFirstly(callback: () => void)
- The
callback
will be called when the registered task is fetched for the first time.
- The
- Preprocessing for the map/reduce input data.
*NOTE: This is a pre-release. The future release may break backward compatibility.
To install this version, type following command:
$ npm install git+ssh://[email protected]/h-matsuo/madoop.git#0.1.7
Version 0.1.6
*NOTE: This is a pre-release. The future release may break backward compatibility.
To install this version, type following command:
$ npm install git+ssh://[email protected]/h-matsuo/madoop.git#0.1.6