Connor MacKenzie

Connor MacKenzie

all webapp.io posts
Running Cypress Tests in Parallel Using Docker Compose
BY Connor MacKenzie
4 min read
Running Cypress Tests in Parallel Using Docker Compose
Running Cypress tests in parallel using Docker Compose allows tests to be completed faster. This can be done using webapp.io’s SPLIT directive. ...
Read more
Storing Billions of VM Metrics with TimescaleDB
BY Connor MacKenzie
2 min read
Storing Billions of VM Metrics with TimescaleDB
With the recent launch of our Layerfile analytics project, we encountered a cool engineering problem - how to store billions of virtual machine (VM) metrics in PostgreSQL. ...
Read more