Update go docs (#56)
I'm guessing this version (from the CGO example) is more widely applicable (I ship a `database/sql` driver as well). PS: if you find that all the copies and allocs are a bottleneck, I'm guessing an `buf, err := sqlite_vec .AppendFloat32(buf, values)`, or even an API change (on my side) that allows serializing directly into "native" memory, would help.
N
Nuno Cruces committed
5163f8ea401954795b1c2863f1cccec9d2ff047b
Parent: bd5c847
Committed by GitHub <noreply@github.com>
on 8/5/2024, 11:00:19 PM