effect
effect copied to clipboard
Wrappers for native bun clients
Given the work bun is doing in integrating native clients for things like sqlite / redis and potentially more and the perf characteristics it seems reasonable to create a package similar to what we do for node to wrap the native APIs
Cc @schickling @IMax153