TwinProduction
|
14316cfd31
|
Fix potential concurrent access issue
|
2021-07-18 17:29:08 -04:00 |
|
TwinProduction
|
670272f411
|
Refactor code and enable WAL for 4x performance improvement
|
2021-07-18 17:29:08 -04:00 |
|
TwinProduction
|
ffc3e644c5
|
Add benchmark scenarios for concurrent inserts
|
2021-07-18 17:29:08 -04:00 |
|
TwinProduction
|
bc42d15625
|
Automatically clear up old events
|
2021-07-18 17:29:08 -04:00 |
|
TwinProduction
|
20594b902c
|
Remove unnecessary comments
|
2021-07-18 17:29:08 -04:00 |
|
TwinProduction
|
0a3267e499
|
Reuse transaction on insert to improve performance
|
2021-07-18 17:29:08 -04:00 |
|
TwinProduction
|
9c8bf2b69e
|
Refactor uselessly complex code
|
2021-07-18 17:29:08 -04:00 |
|
TwinProduction
|
bd1eb7c61b
|
#136: Start working on database persistence
|
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
|
0b4dc34c57
|
Fix typo
|
2021-05-19 01:19:02 -04:00 |
|
TwinProduction
|
541e0264ab
|
Don't export, persist or retain result body after evaluation
|
2021-03-08 21:30:11 -05:00 |
|
TwinProduction
|
b37dd5e819
|
Minor update
|
2021-03-05 00:50:24 -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 |
|