Archived
1
0
This repository has been archived on 2021-02-02. You can view files and clone it, but cannot push or open issues or pull requests.
lua-fastcgi/TODO

18 lines
316 B
Plaintext

High Priority
-------------
POST variable parsing
Basic sandboxed database support (e.g. GET/PUT)
Sandboxed dofile() / loadfile() / loadstring()
Medium Priority
---------------
File Upload Support
Database error logging
Consider switching to mmap() for file reads
Low Priority
------------
Database file adapter