home.social

#zlog — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #zlog, aggregated by home.social.

  1. @jerry try the caching with zfs - i think it works pretty well? #zil #zlog

  2. is a flushed logger for .

    zlog logs data in-memory for very low latency and periodically flushes stored logs to a file. zlog provides several logging functions, including ones with printf-style formatting. Streams can be flushed either explicitly or by a companion thread which flushes it after a time interval.

    Website 🔗️: ericzma.com/projects/zlog/