Nadeshiko Manju
Nadeshiko Manju
I may take a hand on this PR base on what the owner has already done because the owner may not have enough time to do this if there is...
@djdongjin Sure you can make a try
I run the code ```typescript import { Operator } from "npm:[email protected]"; async function main() { const decoder = new TextDecoder(); try { const op = new Operator("fs", { root: "/tmp/test"...
> @ainar-g I am currently taking interest in log aggregation via Telegraf, InfluxDB, Grafana Loki, etc with other network devices and service and it currently works well because log format...
And I think the [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) is enough to use it as querylog backend. I'm glad to handle this action(it's important for me
Actually, I don't like this idea; It would mix the boundaries of the project. For now, we can assume the data we need to store in the KV is all...
> To clarify, this idea continues to work with binary-like data but through a more key-value-like API. Users want set/datetime/geo should go to use sdk directly. Got it, But I...
这里可以看下最新的 PR #753 ,Lua 相关代码的性能提升了数倍
Nice idea, but we need a proposal with more design detail and background context like #4130
I think maybe I can open a new PR to rebase the main code and change some impl detail and ask review again