about summary refs log tree commit diff
path: root/src/tokenauth.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add HTTP fetcher cacheVika2024-08-261-3/+3
| | | | | | | It just does its thing in the background, potentially speeding up things. Maybe I could also use the underlying in-memory cache implementation (Moka) to speed up my database. I heard crates.io got some good results from that.
* Moved the entire Kittybox tree into the rootVika2023-07-291-0/+358