Joan Miquel 68caa5cbb0 Marked as broken frameworks using Debian Stretch [ci skip] (#8212) 2 gadi atpakaļ
..
shared 33a3d5b53d Restructure Haskell/Warp for db modularity. (#4595) 6 gadi atpakaļ
warp-shared e64c452fdb Fix haskell fortune routes (#5845) 5 gadi atpakaļ
README.md 301bcf4bca Add framework Warp (#4571) 6 gadi atpakaļ
benchmark_config.json 68caa5cbb0 Marked as broken frameworks using Debian Stretch [ci skip] (#8212) 2 gadi atpakaļ
config.toml 9d18b6e21b make sure all have versus key (#6265) 4 gadi atpakaļ
stack.yaml 33a3d5b53d Restructure Haskell/Warp for db modularity. (#4595) 6 gadi atpakaļ
warp-shared.dockerfile 0096f84ee9 Config for the new toolset (#6259) 4 gadi atpakaļ

README.md

warp

This is the warp implementation of the benchmarking test suite comparing a variety of web development platforms.

Since warp is strictly a request controller layer, it is upto the user to pick their persistance layer and data flow. Therefore we can have multiple distinct implementations using different database backends/libraries in each sub directory.