Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rewrite to starlette | Alex Xu (Hello71) | 2022-11-11 | 1 | -63/+20 |
| | |||||
* | don't fork if workers=1 | Alex Xu (Hello71) | 2021-05-25 | 1 | -5/+8 |
| | |||||
* | prefork, move modules to global | Alex Xu (Hello71) | 2021-02-07 | 1 | -10/+17 |
| | | | | turns out this actually uses less memory due to less COW | ||||
* | improve documentation | Alex Xu (Hello71) | 2020-11-11 | 1 | -11/+0 |
| | |||||
* | rebase fixup | Alex Xu (Hello71) | 2020-07-11 | 1 | -0/+1 |
| | |||||
* | refactor, re-add max-workers | Alex Xu (Hello71) | 2020-07-11 | 1 | -13/+21 |
| | |||||
* | switch to aiohttp | Alex Xu (Hello71) | 2020-07-11 | 1 | -190/+38 |
| | |||||
* | exclude SqlLexer from guessing | Alex Xu (Hello71) | 2020-03-08 | 1 | -0/+3 |
| | |||||
* | redirect log_message to logging | Alex Xu (Hello71) | 2020-03-08 | 1 | -2/+5 |
| | |||||
* | add lexer info | Alex Xu (Hello71) | 2020-03-08 | 1 | -0/+2 |
| | |||||
* | update documentation | Alex Xu (Hello71) | 2020-03-08 | 1 | -0/+3 |
| | |||||
* | various fixes and optimizations, add README | Alex Xu (Hello71) | 2020-03-08 | 1 | -79/+108 |
| | |||||
* | fix setting style, set request_queue_size=64 | Alex Xu (Hello71) | 2020-03-07 | 1 | -11/+13 |
| | |||||
* | Initial commit | Alex Xu (Hello71) | 2020-03-06 | 1 | -0/+189 |