Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Implement a proper backend #3

Open
kaiyou opened this issue Nov 9, 2017 · 1 comment
Open

Implement a proper backend #3

kaiyou opened this issue Nov 9, 2017 · 1 comment

Comments

@kaiyou
Copy link
Member

kaiyou commented Nov 9, 2017

We need to write the data to a proper backend, ie. probably a SQL database given the current status.

The structure would be simple :

  • instances, with latest sight date and version
  • sightings with versions
@kaiyou
Copy link
Member Author

kaiyou commented Nov 12, 2017

Following the great job at migrating this to Go, let's try and implement a modular backend. Urgent backends that we would need to implement are:

  • flat csv (current version for compatibility),
  • elasticsearch/prometheus/telegraf (for more interesting statistics)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant