Commit graph

23 commits

Author SHA1 Message Date
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
bbe52c6288 doc 2024-08-01 02:55:39 -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
ff6cf96e2a vec_type(), API references 2024-07-22 21:24:44 -07:00
Alex Garcia
cfd8e9a46b api ref work 2024-07-20 10:46:27 -07:00
Alex Garcia
a29348f846 do ref manually 2024-07-16 22:35:37 -07:00
Alex Garcia
f4fe53e584 docs and fuzz 2024-07-16 22:28:15 -07:00
Alex Garcia
4b140f7294 misc docs 2024-07-14 13:47:41 -07:00
Alex Garcia
5e5f4a38a0 small doc changes 2024-07-12 08:50:42 -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
bd8287c1ce site updates + sponsors 2024-06-12 00:02:27 -07:00
Alex Garcia
d49e8205d1 misc docs 2024-06-11 23:58:00 -07:00
Alex Garcia
8f3a8c2faf small site updates 2024-05-26 20:55:15 -07:00
Alex Garcia
12c96fc6fe site fix 2024-05-10 23:40:22 -07:00
Alex Garcia
8a16b564f9 site path fix 2024-05-10 20:55:28 -07:00
Alex Garcia
a2c207347e start website 2024-05-10 20:49:47 -07:00
Alex Garcia
4c8ad629e0 Initial commit 2024-04-20 13:38:58 -07:00