diff options
author | Julio Capote <jcapote@gmail.com> | 2023-01-08 13:28:30 +0000 |
---|---|---|
committer | Julio Capote <jcapote@gmail.com> | 2023-01-08 13:28:30 +0000 |
commit | 82452d909a8c4ed1147817a1e23d20b090685d2c (patch) | |
tree | 477ffc1d2eadd59c49ceaec0e1538dcbdc14b13a /TODO | |
parent | 14963269dc63bf038163a851e521d6815ab5f514 (diff) | |
download | communique-82452d909a8c4ed1147817a1e23d20b090685d2c.tar.gz |
async GC in background
Diffstat (limited to '')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ * graceful shutdown -* outbox delivery +* attachment support * namespace everything to /c/ so apache can 404 requests to / instead of us * outbox return latest 20 posts only * make badger GC run continously |