Commit Graph

3 Commits

Author SHA1 Message Date
sam ccd546759b
feat: don't use shared models for prns
The shared models will eventually contain every field in the database,
but prns.cc only needs the fields they currently have, so to cut down on
memory usage it shouldn't use the shared models.
2023-07-28 21:01:36 +02:00
sam 74ac9396c9
polish prns.cc code 2023-07-28 02:21:33 +02:00
sam 6754296a48
feat: port prns.cc to � blazing fast � rust 2023-07-27 23:51:12 +02:00