Sha256: d04882e32985b9be5567028b67a84a791da3f1278cbca656b9ae740b4b828cc1
Contents?: true
Size: 1.54 KB
Versions: 2
Compression:
Stored size: 1.54 KB
Contents
# TODO: #### Status abbrevations | abbrevation | meaning | | ----------- |:-------------------------------------------- | | COMP | completed (per initial design) | | FUNC | functional (working, but will have updates) | | IP | in progress | | PL | planned | | PROP | proposed | ## High level tasks | task | status | |:-------------------------------------------- |:------ | | Create documentation | IP | | Publish docker image and ruby gem | IP | | Write unit tests | PL | | Write super classes for shared functionality | PL | ## Functional ruby classes implementation #### Storage class implementation status | storage class | status | | ------------- |:----------- | | file system | FUNC | | consul | PL | #### Watch Type class implementation status | watch_type class | status | | ---------------- |:----------- | | key/keyprefix | FUNC | | checks | IP | | services | PL | | service | PL | | nodes | PL | | event | PL | #### Destination class implementation status | destination class | status | | ----------------- |:----------- | | AMQP | FUNC | | JQ | FUNC |
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
consul_watcher-0.0.5 | docs/TODO.md |
consul_watcher-0.0.4 | docs/TODO.md |