TwinProduction
|
75d8b40327
|
Add GetAverageResponseTimeByKey method on store for response time badges
|
2021-08-21 18:12:06 -04:00 |
|
TwinProduction
|
6942f0f8e0
|
Add response time chart
|
2021-08-19 23:12:48 -04:00 |
|
TwinProduction
|
d65cebb1fb
|
Remove Uptime.Last* parameters
|
2021-08-13 01:25:50 -04:00 |
|
TwinProduction
|
0b6fc6b520
|
Add GetUptimeByKey to store interface
|
2021-08-13 01:25:50 -04:00 |
|
TwinProduction
|
ee414df03f
|
Add missing comment
|
2021-08-08 20:16:12 -04:00 |
|
TwinProduction
|
718f8260bb
|
Register missing struct
|
2021-08-07 12:22:39 -04:00 |
|
TwinProduction
|
46cf616a57
|
Rename TestStore_Insert to TestStore_SanityCheck
|
2021-07-18 23:13:19 -04:00 |
|
TwinProduction
|
97dd868ae8
|
Add sanity tests
|
2021-07-18 23:02:27 -04:00 |
|
TwinProduction
|
42a909c1ad
|
Update documentation
|
2021-07-18 17:29:08 -04:00 |
|
TwinProduction
|
627173e64f
|
Refactor duplicate functions
|
2021-07-18 17:29:08 -04:00 |
|
TwinProduction
|
2c95cce7b3
|
Consolidate store tests into interface package + Fix issues
|
2021-07-18 17:29:08 -04:00 |
|
TwinProduction
|
2ef9329fa6
|
Fix pagination in memory store
|
2021-07-18 17:29:08 -04:00 |
|
TwinProduction
|
d3a81a2d57
|
Major fixes and improvements
|
2021-07-18 17:29:08 -04:00 |
|
TwinProduction
|
7126d36d85
|
Implement paging and refactor stores to match new store interface with paging
|
2021-07-18 17:29:08 -04:00 |
|
TwinProduction
|
8dedcf7c74
|
Refactor code
|
2021-07-18 17:29:08 -04:00 |
|
TwinProduction
|
14316cfd31
|
Fix potential concurrent access issue
|
2021-07-18 17:29:08 -04:00 |
|
TwinProduction
|
e6335da94f
|
Minor update
|
2021-07-18 17:29:08 -04:00 |
|
TwinProduction
|
1498b6d8a2
|
Add Service.Key() method to generate the unique service key
|
2021-07-18 17:29:08 -04:00 |
|
TwinProduction
|
541e0264ab
|
Don't export, persist or retain result body after evaluation
|
2021-03-08 21:30:11 -05:00 |
|
TwinProduction
|
c842ac2343
|
Fix memory issue caused by previous shallow copy
|
2021-03-05 00:19:21 -05:00 |
|
TwinProduction
|
dc929dac70
|
#89: First implementation of longer result history
|
2021-02-24 22:41:36 -05:00 |
|
TwinProduction
|
8e2a2c4dbc
|
Implement graceful shutdown
- Shutdown the HTTP server before exiting
- Persist data to store before exiting, if applicable
|
2021-02-05 20:45:28 -05:00 |
|
TwinProduction
|
79bef8d391
|
Implement persistence
|
2021-02-02 23:06:34 -05:00 |
|