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
303 B
Plaintext
Raw Permalink Normal View History

2012-02-26 14:51:24 -09:00
High Priority
-------------
Basic sandboxed database support (e.g. GET/PUT)
Function for reading files into string
2012-02-26 14:51:24 -09:00
Medium Priority
---------------
File upload support
Logging of errors to database
2012-02-26 14:51:24 -09:00
Low Priority
------------
Database file adapter
Session scoped variables
Application scoped variables