Commit graph

13 commits

Author SHA1 Message Date
Alex Garcia
5681473598 doc: MacOS default Python workaround 2024-08-14 19:34:06 -07:00
Philip O'Toole
e65cfdbccd
Fix URL to rqlite page (#81)
* Fix URL to rqlite page

* Clean up the instructions for rqlite
2024-08-10 11:39:22 -07:00
Alex Garcia
7a1259e144 sidebar docs 2024-08-10 10:31:52 -07:00
Philip O'Toole
f123d4a162
Add directions for rqlite (#80) 2024-08-10 10:29:51 -07:00
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