[DAEMON-96] appcd-detect: Port over detect engine from node-appc v2
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Critical |
| Status | Resolved |
| Resolution | Fixed |
| Resolution Date | 2017-08-22T21:29:24.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Appc Daemon 1.0.0 |
| Components | appcd-detect |
| Labels | n/a |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2017-08-21T22:34:24.000+0000 |
| Updated | 2017-10-25T23:13:02.000+0000 |
Description
The amazing detect engine lives in node-appc v2 and needs to be ported over to an appcd-detect package. The major change involves using the
/appcd/fswatch instead of the old (buggy/incomplete) fs watcher.
No comments