Commit graph

9 commits

Author SHA1 Message Date
Nuno Cruces
5163f8ea40
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.
2024-08-05 16:00:19 -07:00
Alex Garcia
5766210229 fix versioning link 2024-08-01 02:48:08 -07:00
Alex Garcia
09c3f05759 docs 2024-08-01 02:45:36 -07:00
Alex Garcia
356f75cca7 docs 2024-07-31 12:55:03 -07:00
Alex Garcia
4b140f7294 misc docs 2024-07-14 13:47:41 -07:00
Alex Garcia
dada170dc5 doc updates 2024-06-24 23:26:29 -07:00
Alex Garcia
b62f6f19a8 doc updates 2024-06-22 16:46:33 -07:00
Alex Garcia
d49e8205d1 misc docs 2024-06-11 23:58:00 -07:00
Alex Garcia
a2c207347e start website 2024-05-10 20:49:47 -07:00