#log/tracing storage system

1 messages · Page 1 of 1 (latest)

lilac ingot
#

hey folks. did anyone work on observability storages? they are mostly written in Go and I wonder what is the bottlenet in there? is it mostly IO or something zig can improve? I have an idea to rewrite one in zig, kinda port the code to learn it well, but nice to find something to make it more efficient

remote ridge
#

sure zig can be used for that, it involves more than IO