1
0
mirror of https://github.com/gophernicus/gophernicus.git synced 2024-06-23 06:35:34 +00:00
gophernicus/TODO
2014-05-15 06:50:55 +03:00

16 lines
334 B
Plaintext

Things I should work on:
* Replace SHM with mmap()
* Support for systemd (yech!)
* Support for upstart (slightly less yech!)
Things I might work on:
* Support for config files
* Standalone pre-forked (threaded?) version
* Password-protected resources
* Allow/Deny per IP/host
* Automated feature testing script
* SSL/TLS