Commit Graph

17 Commits

Author SHA1 Message Date
6ed93d4b82 Rename Service to Endpoint (#192)
* Add clarifications in comments

* #191: Rename Service to Endpoint
2021-10-23 16:47:12 -04:00
6c45f5b99c ⚠ Migrate TwinProduction/gatus to TwiN/gatus 2021-10-07 21:28:04 -04:00
2d3fe9795f Add v3 to module path
Gatus wasn't intended to be used as a library, but I have a use case now.
2021-10-03 21:53:59 -04:00
bacf7d841b Close #124: Add support for Postgres as a storage solution 2021-09-10 19:01:44 -04:00
0b6fc6b520 Add GetUptimeByKey to store interface 2021-08-13 01:25:50 -04:00
c700154f5e Rename database package to sqlite 2021-07-18 17:29:08 -04:00
8516c41b43 Update benchmarks 2021-07-18 17:29:08 -04:00
2c95cce7b3 Consolidate store tests into interface package + Fix issues 2021-07-18 17:29:08 -04:00
c1d9006aaf Uncomment memory benchmarks 2021-07-18 17:29:08 -04:00
7126d36d85 Implement paging and refactor stores to match new store interface with paging 2021-07-18 17:29:08 -04:00
4203355edc Improve benchmarks 2021-07-18 17:29:08 -04:00
ffc3e644c5 Add benchmark scenarios for concurrent inserts 2021-07-18 17:29:08 -04:00
bd1eb7c61b #136: Start working on database persistence 2021-07-18 17:29:08 -04:00
541e0264ab Don't export, persist or retain result body after evaluation 2021-03-08 21:30:11 -05:00
b37dd5e819 Minor update 2021-03-05 00:50:24 -05:00
dc929dac70 #89: First implementation of longer result history 2021-02-24 22:41:36 -05:00
79bef8d391 Implement persistence 2021-02-02 23:06:34 -05:00