|
4 years ago | |
---|---|---|
.. | ||
servant-tfb | 5 years ago | |
README.md | 6 years ago | |
benchmark_config.json | 5 years ago | |
cabal.project | 5 years ago | |
config.toml | 4 years ago | |
servant-beam.dockerfile | 4 years ago | |
servant-psql-simple.dockerfile | 4 years ago | |
servant.dockerfile | 4 years ago |
This is the servant
implementation of a
benchmarking test suite comparing a
variety of web development platforms.
Since servant
is strictly a routing layer to typed function, it is upto the user to pick their persistance layer and data flow. Therefore we have multiple distinct implementations using different database backends/libraries.