guardian / status-app

Guardian AWS Applications Status App
Apache License 2.0
33 stars 2 forks source link

Move to case classes for serialization and remove Elasticsearch endpoint #18

Closed philwills closed 10 years ago

philwills commented 10 years ago

Doing the dance for custom Writes was getting a bit of a pain.

The Elasticsearch endpoint has been broken since ES 1.0, so I've decided to get rid of it for the moment.

philwills commented 10 years ago

Superceded by #19