a sandboxed Lua backend for FastCGI
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 

17 lines
303 B

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