All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
These are changes that will probably be included in the next release.
- Add Presto to P2PDB's coordinator
- Add TimescaleDB connector for Presto to query data from TimeScaleDB deployed on contractor
- Test Presto client's Go and Python API to send SQL requests from client to coordinator
- Add pre-commit to check and modify the formats of P2PDB's docs and code
- Integrate Travis CI for continuous integration