-
@ mleku
2025-04-26 21:40:19i'm working on a fast binary event codec written using the io.Writer/Reader model, just wrote a custom variable length iteger encoding (it flips the normal pattern on its head because it consumes one byte at a time) i can't even remember what i did this morning. mainly a fix for memory blowing out during import/export of events, so i could run the relay on my VPS without enabling swap