File: TODO

package info (click to toggle)
rainbows 5.0.0-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,424 kB
  • sloc: ruby: 5,287; sh: 4,166; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 399 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
= TODO items for Rainbows!

We're lazy and pick the easy items to do first, then the ones people
care about.

* investigate non-Rack frameworks (e.g. Goliath)

* documentation improvements

* Improve test suite coverage.  We won't waste cycles with puny
  unit tests, only integration tests that exercise externally
  visible parts.

* test and improve performance (throughput/latency/memory usage)