16 ms·
Show HN: A self-hosted Twitter- and Reddit-like site written in Rust
- Tree1993 4y ago
- theowenyoung 4y agoI like it. This basically meets all the features I want, can you share the reasons for not using sqlite for the database but sed?
- Tree1993 4y agoActually, I found sql is unnecessarily complicated for these jobs. A simple BtreeMap is enough.