sqlite-vec/site
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
..
.vitepress fix versioning link 2024-08-01 02:48:08 -07:00
features docs 2024-07-31 12:55:03 -07:00
getting-started docs 2024-07-31 12:55:03 -07:00
guides docs 2024-07-31 12:55:03 -07:00
public doc updates 2024-06-22 16:46:33 -07:00
using Update go docs (#56) 2024-08-05 16:00:19 -07:00
.gitignore start website 2024-05-10 20:49:47 -07:00
api-reference.md docs 2024-07-31 12:55:03 -07:00
build-ref.mjs docs 2024-07-31 12:55:03 -07:00
compiling.md docs 2024-07-31 12:55:03 -07:00
index.md small doc changes 2024-07-12 08:50:42 -07:00
package-lock.json docs and fuzz 2024-07-16 22:28:15 -07:00
package.json do ref manually 2024-07-16 22:35:37 -07:00
project.data.ts docs 2024-07-31 12:55:03 -07:00
sqlite.tmlanguage.json small site updates 2024-05-26 20:55:15 -07:00
versioning.md doc 2024-08-01 02:55:39 -07:00