Matthew Hooker
Matthew Hooker
Making changes when the http server is unavailable fails silently.
perhaps we use long polling to alert the client of new changes, or perhaps websockets. Maybe neither
Use #11 to configure an email list to send alerts to. Whenever a value changes, an email should go out with - service - environment - client ip - change...
Could also be useful for reverting (to) changes. Debatable as to whether we should store in rdbms or zookeeper. If we store in zookeeper we can actually have clients peg...
Would be great to get this library listed on jsonselect.org/#code https://github.com/mwhooker/jsonselect It's only conformant up to level 2, but I'm working on getting level 3 working. Thanks.