0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-05-07 22:51:30 +00:00

Commit Graph

  • 47ed09a2da compute current segment running checksum ad hoc 2024-07-30 11:29:06 +02:00
  • d6b9e496b2 harden segment header ad hoc 2024-07-30 11:25:03 +02:00
  • 4de86da020 add with_rng to Io ad hoc 2024-07-30 11:23:28 +02:00
  • 45045dd1f7 add Inspect to inspect written bytes on writers ad hoc 2024-07-30 11:21:48 +02:00
  • bd6f46aeea add get_ref to BufCopy ad hoc 2024-07-30 11:17:00 +02:00
  • 7a75e55186 simulate crash ad hoc 2024-07-29 13:15:20 +02:00
  • 12afe92841 set SEALED flag on seal ad hoc 2024-07-29 13:14:54 +02:00
  • 1b6c0abb44 set SEALED flag when segment is sealed ad hoc 2024-07-29 13:13:35 +02:00
  • db10943a4d pass tmp to env ad hoc 2024-07-29 13:12:37 +02:00
  • 3d5cc3dd5f pass custom IO to TestEnv ad hoc 2024-07-28 15:08:49 +02:00
  • 94217e2f27 Merge pull request #1608 from tursodatabase/replicate-from-stored-segments ad hoc 2024-07-30 21:04:03 +00:00
  • 903c8812e5 remove extra ws ad hoc 2024-07-30 22:44:26 +02:00
  • a64a0899a1 Merge pull request #1609 from tursodatabase/sqld-dump-preserve-rowids Sivukhin Nikita 2024-07-29 16:51:04 +00:00
  • f1d4c4e6bb Merge pull request #1612 from tursodatabase/extensions_bindings Piotr Jastrzębski 2024-07-29 11:19:41 +00:00
  • 5dcb708cff Merge pull request #1606 from tursodatabase/vector-search-accounting Sivukhin Nikita 2024-07-29 09:35:32 +00:00
  • 3439af27c6 C bindings: Loading extensions Piotr Jastrzebski 2024-07-27 16:13:00 +02:00
  • 18dd30e30a build bundles Nikita Sivukhin 2024-07-25 21:59:34 +04:00
  • 921a99690c account reads and writes from ANN search in LIBSQL_STMTSTATUS_ROWS_READ and LIBSQL_STMTSTATUS_ROWS_WRITTEN counters Nikita Sivukhin 2024-07-25 19:25:05 +04:00
  • a77d45d854 Merge pull request #1594 from tursodatabase/vector-search-pk-fix Sivukhin Nikita 2024-07-29 06:53:04 +00:00
  • 4fa026bed0 implement vector_sum(...) and vector_mult(...) helpful functions vector-more-functions Nikita Sivukhin 2024-07-27 00:49:07 +04:00
  • 1006f3bfe3 build bundles Nikita Sivukhin 2024-07-26 22:59:33 +04:00
  • 90dbcff1df improve vector index key handling code Nikita Sivukhin 2024-07-24 00:08:11 +04:00
  • a9643159fd Merge pull request #1610 from tursodatabase/vector-search-refine-errors Pekka Enberg 2024-07-26 18:18:05 +00:00
  • f5062f49cf build bundles Nikita Sivukhin 2024-07-26 18:56:21 +04:00
  • 9981d607a7 refine errors even more Nikita Sivukhin 2024-07-26 18:54:58 +04:00
  • ad766c429a refine errors for vector search Nikita Sivukhin 2024-07-26 18:38:50 +04:00
  • 4ceede96a6 cargo fmt Nikita Sivukhin 2024-07-26 18:04:09 +04:00
  • 8d1478ad4a add preserve_rowids query parameter to align with native SQLite shell feature Nikita Sivukhin 2024-07-26 17:54:35 +04:00
  • c9d8a2d0d3 fix bench ad hoc 2024-07-25 20:19:31 +02:00
  • b924a5a45c fmt ad hoc 2024-07-25 20:12:19 +02:00
  • 6e2cd97565 remove durable_notifier ad hoc 2024-07-25 20:11:10 +02:00
  • 89c7f7dcee pass callback instead of spawning task for durable frameno notify ad hoc 2024-07-25 19:57:18 +02:00
  • a539ad0919 fix tests ad hoc 2024-07-25 19:25:53 +02:00
  • e8dafb2393 fix shutdown ad hoc 2024-07-25 19:25:45 +02:00
  • 882fee68b4 fix test storage impl ad hoc 2024-07-25 19:23:24 +02:00
  • 71d8c866db fix Backend impl ad hoc 2024-07-25 19:22:57 +02:00
  • 2cd6e72511 pass SegmentKey by ref ad hoc 2024-07-25 19:21:53 +02:00
  • 51d12f6583 implement missing Storage fn for AsyncStorage ad hoc 2024-07-25 19:19:22 +02:00
  • b5dc49bcbd move segment key to storage mod ad hoc 2024-07-25 19:18:45 +02:00
  • 21f405b087 Merge pull request #1596 from tursodatabase/vector-search-adaptive-block Sivukhin Nikita 2024-07-25 15:48:52 +00:00
  • 86624ef6f3 build bundles Nikita Sivukhin 2024-07-25 19:28:36 +04:00
  • 675cdd4710 rename max_edges to max_neighbors Nikita Sivukhin 2024-07-25 12:10:18 +04:00
  • ea1bb70e80 add simple test which mention all index parameters Nikita Sivukhin 2024-07-24 15:49:15 +04:00
  • b9d531a07d make block size configurable Nikita Sivukhin 2024-07-24 15:49:01 +04:00
  • f70fcbe13d Merge pull request #1365 from tursodatabase/lucio/destroy-metastore Piotr Jastrzębski 2024-07-25 13:39:53 +00:00
  • c5bb6072cf Merge pull request #1378 from tursodatabase/better_errors Piotr Jastrzębski 2024-07-25 13:17:43 +00:00
  • c2e937f058 Improve errors for local db Piotr Jastrzebski 2024-05-08 10:55:28 +02:00
  • b60cad7676 Merge pull request #1604 from tursodatabase/workers Piotr Jastrzębski 2024-07-25 12:50:31 +00:00
  • 22a1307ab4 libsql: Updated worker dependency to 0.2.0. Alexandre Faria 2024-05-05 12:58:06 +01:00
  • ce25cac24f Merge pull request #1603 from tursodatabase/vector-search-more-tests Sivukhin Nikita 2024-07-25 12:26:01 +00:00
  • b233a11c71 Merge pull request #1602 from tursodatabase/update_docs Piotr Jastrzębski 2024-07-25 12:06:42 +00:00
  • da55b5ff51 cargo fmt Nikita Sivukhin 2024-07-25 15:51:37 +04:00
  • 9057bcb6cb add more tests for vector feature Nikita Sivukhin 2024-07-25 15:47:01 +04:00
  • 528a465a38 doc: add authentication section + extra configuration Jérémy Barbet 2024-05-02 20:55:54 +00:00
  • a840d1419e server: flag to destroy metastore on restore err Lucio Franco 2024-05-01 12:47:36 -04:00
  • 1eaa283239 Merge pull request #1229 from tursodatabase/bottomless-cli-snapshot Piotr Jastrzębski 2024-07-25 11:27:46 +00:00
  • da665832f6 bottomless-cli: added snapshot command Bartosz Sypytkowski 2024-03-19 09:58:23 +01:00
  • fd328a7d7e libsql-ffi: Update bundled SQLite sources Pekka Enberg 2024-07-25 13:46:36 +03:00
  • 9ed72eb5ae Merge upstream SQLite 3.45.1 Pekka Enberg 2024-07-25 13:45:06 +03:00
  • bc00d3e62a Deduplicate dep:tower feature in libsql cargo definition Alexandr Jeliuc 2024-03-14 00:51:07 +02:00
  • 86ac1d8a2f Update CONTRIBUTING.md xonx 2023-09-05 19:28:04 +05:30
  • b597aeb0ef Update CONTRIBUTING.md xonx 2023-08-21 15:48:40 +05:30
  • b9c9feceda Create CONTRIBUTING.md xonx 2023-08-20 21:46:48 +05:30
  • 4ccaba7028 change example port to match other commands Jaga Santagostino 2024-03-15 14:33:06 +01:00
  • ea40563828 build bundles sqlite-update-bundles Nikita Sivukhin 2024-07-25 13:31:04 +04:00
  • 08d917b112 Merge pull request #294 from xonx4l/main-2 Piotr Jastrzębski 2024-07-25 11:24:30 +02:00
  • 3499b6498c Merge pull request #1219 from kandros/patch-1 Piotr Jastrzębski 2024-07-25 11:20:55 +02:00
  • 5de099e2e6 Update CONTRIBUTING.md xonx 2023-09-05 19:28:04 +05:30
  • 2ad584a21e Update CONTRIBUTING.md xonx 2023-08-21 15:48:40 +05:30
  • 11bdaefd4e Create CONTRIBUTING.md xonx 2023-08-20 21:46:48 +05:30
  • 147aa518f6 change example port to match other commands Jaga Santagostino 2024-03-15 14:33:06 +01:00
  • f996bf9f18 Merge upstream SQLite 3.45.1 (#1054) Pekka Enberg 2024-07-25 11:55:22 +03:00
  • ccc9f58d51 fix dump and vacuum of vector indices (#1591) Sivukhin Nikita 2024-07-25 11:26:41 +04:00
  • 4c3f5fc7fa allow reindex statement in libsql (#1598) Sivukhin Nikita 2024-07-25 00:30:25 +04:00
  • 00f49de810 release libsql v0.3.2 v0.3.x Lucio Franco 2024-07-24 14:12:28 -04:00
  • 882ce397cd fix rows into stream (#1351) Sean Aye 2024-04-29 11:21:08 -04:00
  • 537a3095be set error to pParse and preserve internal invariant about possible error inside the condition (#1595) Sivukhin Nikita 2024-07-24 17:38:56 +04:00
  • 2059d02e1b implement Ord for SegmentKey ad hoc 2024-07-24 15:33:26 +02:00
  • c953114a51 report durable frame_no ad hoc 2024-07-24 15:32:54 +02:00
  • 44507d629d update replication error types ad hoc 2024-07-24 15:31:52 +02:00
  • eec79f4412 replicate from storage test ad hoc 2024-07-24 15:31:26 +02:00
  • b90ccea5c4 replicate from durable storage ad hoc 2024-07-24 15:31:13 +02:00
  • 8af0600069 replicator returns Box<Frame> ad hoc 2024-07-24 15:30:53 +02:00
  • b7ffb057fd add storage replicator to SharedWal ad hoc 2024-07-24 15:28:52 +02:00
  • 037a75bd6d fix current segment stream ad hoc 2024-07-24 15:28:05 +02:00
  • 51c1c2653f add StorageReplicator to replicate from durable storage ad hoc 2024-07-24 15:27:27 +02:00
  • d04a434432 add CompactedSegment ad hoc 2024-07-24 15:25:21 +02:00
  • db9a7617f4 harden CompactedSegmentHeader ad hoc 2024-07-24 15:24:57 +02:00
  • 76d34a1e1d fix stream pages from segment list ad hoc 2024-07-24 15:23:54 +02:00
  • 3224315147 fix describe proxy impl (#1597) ad hoc 2024-07-24 15:22:26 +02:00
  • b080cba67b setup checkpointer ad hoc 2024-07-24 13:30:58 +02:00
  • cf947f6f82 add missing methods to Storage ad hoc 2024-07-24 13:28:57 +02:00
  • 288a81aa09 impl IoBufMut for ZeroCopyBoxIoBuf ad hoc 2024-07-24 13:26:31 +02:00
  • 9240eea659 fix segment list conccurency bug ad hoc 2024-07-24 13:13:19 +02:00
  • d080dc9640 remove unused module ad hoc 2024-07-24 13:12:36 +02:00
  • 6e12c365e4 use gosu instead of native docker USER in the entrypoint (#1590) Sivukhin Nikita 2024-07-24 11:50:59 +04:00
  • 376a89d25e test: add hrana intp_stream test (#1593) Lucio Franco 2024-07-23 18:08:08 -04:00
  • 5e6afb386d Vector search respect db idx (#1582) libsql-server-v0.24.18 Sivukhin Nikita 2024-07-22 22:29:11 +04:00
  • a9639c324f bump sqld to v0.24.18 (#1588) ad hoc 2024-07-22 18:40:55 +02:00
  • c3875f2d7e segment index header (#1584) ad hoc 2024-07-22 17:57:47 +02:00