Commit Graph

6 Commits

Author SHA1 Message Date
R Tyler Croy 4e57668226
Add explicit pool configuration to uplink 2019-06-22 09:03:19 -07:00
R. Tyler Croy 5f051908bb
Remove the REFRESH MATERIALIZED VIEW interval
We're not actually using this materialized view at the moment, so we do not need
to bother with this.
2018-11-26 13:01:53 -08:00
R. Tyler Croy b989ec888d
Add a materialized view to capture the first time a type has been seen for export
This will make it easier to create an interface which allows exporting events as
they've come up.
2018-10-26 15:49:09 -07:00
R. Tyler Croy afa554003d
Enable database logging only when explicitly set in the environment
Fixes #1
2018-09-20 14:05:12 -07:00
R. Tyler Croy 05fe7ceb91
Add a simple receive service based on feathers-sequelize 2018-09-09 21:41:48 -07:00
R. Tyler Croy 13bd07e810
Configure sequelize and generate the first (and likely only) model: Event 2018-09-09 21:34:44 -07:00