node-consul-event-cache
This is designed to be used with node-consul
and the watch command with consul.event.list
this library turns each event received into an node event, and keeps track so duplicates are not sent.
If multiple events are received with single update, the cache library will trigger 2 separate change events.
Example
var consul = var EventCache = var cache = consul cache