Trung Dang
Trung Dang
* Sinon version : 2.3.6 - 4.5.0 * Environment : any * Example URL : none * Other libraries you are using: Bluebird **What did you expect to happen?** -...
**Changes** - Add `tryLock` argument for all the job schedule function. This argument is available in `Scheduler` but not being use in `Schedule` service - Add `getJobIds` and `getJobById`. Just...
I would like to add functiontion to allow camo to register custom adapter. It means that I can develop my own adapter (such as CouchDB, PouchDB) without touching camo code.
- Update sinon version to support resolves, rejects - Implement the prototype of Schema and Model, to help easier to mock function save, ... - Add function validateAsync