Delaney
Delaney
I want to argue but damn, you have thought it through. Maybe it could/should live at a sqlitex level, if at all.
I was thinking of it being a little more complicated than that. So for example if you're using the Julian for float64 you can actually get down to the microsecond...
Also @jlongster has [forked SQL.js]( https://github.com/jlongster/sql.js) to add the supported hooks to allow for custom filesystems. Would be great to see these incorporated into SQL.js mainline. EDIT: didn't see there...
On Ubuntu 22.04 I get ``` # github.com/u2takey/ffmpeg-go ../../../../.gvm/pkgsets/go1.20.2/global/pkg/mod/github.com/u2takey/[email protected]/run_linux.go:148:30: undefined: exec ../../../../.gvm/pkgsets/go1.20.2/global/pkg/mod/github.com/u2takey/[email protected]/run_linux.go:149:22: undefined: syscall (exit status 1) ```
I asked about this 4 years ago, I've unfortunately long abandoned this approach
With the addition of JetStream this issue is more apparent. Multiple subscriptions is less effective when you are doing reliable order message handling. Otherwise if you are subscribing to multiple...
I've ported idiomorph to TS, might be useful for the typedefs https://github.com/delaneyj/datastar/blob/main/library/src/lib/external/idiomorph.ts
> Hey @aricart and @delaneyj > > Is there a sample using protobuf ?? Would be really awesome to have the Schema Evolution... > > No, I ended up just...