flanchan@cumallover.me Compress chain when saving/loading Treat each new line as a new set to feed Enable /api route Use sentance split by default (not recommended) Always operate on aggregated request body (can speed up writes at the cost of memory) Acquire chain mutex write lock while streaming body (can speed up writes, but can also allow for DoS)