1
0
mirror of https://github.com/gophernicus/gophernicus.git synced 2024-09-01 04:14:15 -04:00
gophernicus/TODO

16 lines
334 B
Plaintext
Raw Normal View History

2014-05-14 23:50:55 -04:00
Things I should work on:
* Replace SHM with mmap()
* Support for systemd (yech!)
* Support for upstart (slightly less yech!)
2014-01-25 04:21:40 -05:00
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