diff options
author | Gabriel A. Giovanini <mail@gabrielgio.me> | 2024-07-21 18:08:12 +0200 |
---|---|---|
committer | Gabriel A. Giovanini <mail@gabrielgio.me> | 2024-07-21 18:08:12 +0200 |
commit | aa559681fcf8df993029370f28e0011315ca8761 (patch) | |
tree | 7a6d695f2214c345c9ac60e41bd0e5c5f271f404 | |
parent | 8a237e0cfea615747976d03ed1a6b1a932e5fa86 (diff) | |
download | cerrado-aa559681fcf8df993029370f28e0011315ca8761.tar.gz cerrado-aa559681fcf8df993029370f28e0011315ca8761.tar.bz2 cerrado-aa559681fcf8df993029370f28e0011315ca8761.zip |
doc: Add one idea
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -34,5 +34,7 @@ To run the project you just need to do a make run. - Add authentication - Enforce public property - Add metrics +- Add reference based cache system. Cerrado should be able to cache the whole + page based on its reference hash. [^1]: https://git.sr.ht/~emersion/scfg |