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

  1. High Priority
  2. -------------
  3. Basic sandboxed database support (e.g. GET/PUT)
  4. Function for reading files into string
  5. Medium Priority
  6. ---------------
  7. File upload support
  8. Logging of errors to database
  9. Low Priority
  10. ------------
  11. Database file adapter
  12. Session scoped variables
  13. Application scoped variables