Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
feld (feld@friedcheese.us)'s status on Sunday, 27-Oct-2024 09:31:31 JSTfeld @i @p @mint @j well making it work in a cluster is pretty straightforward actually, the only real blocker at the moment is Cachex. Everything else seems to be ready. I hope to have a PoC soon.
but also I just did some code grepping and it won't help us; the only place where we open a filehandle and not just do a call to File.write which would be raw is for file uploads, the one place I thought we could use it. Bummer.