0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-06-27 09:09:21 +00:00

Commit Graph

  • 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
  • 35d3fb6702 server: clean up auth tests (#1586) Lucio Franco 2024-07-22 11:53:02 -04:00
  • b30d4a2003 remove duplicated code remove-duplicate-code ad hoc 2024-07-22 17:38:21 +02:00
  • 3e219998ce tests: gen jwt token for auth test (#1585) Lucio Franco 2024-07-22 11:07:47 -04:00
  • 60f9ca302c remove smallvec from parser (#1580) ad hoc 2024-07-22 11:56:55 +02:00
  • 9db13fe48c libsql wal restore (#1569) ad hoc 2024-07-22 11:28:35 +02:00
  • 759ffe0817 ensure job status consistency (#1576) ad hoc 2024-07-20 10:04:24 +02:00
  • de6dc81a1e server: fix auth and add ws/http/grpc auth tests (#1577) Lucio Franco 2024-07-19 14:43:17 -04:00
  • a566230b8f Fix sqld test (#1579) Sivukhin Nikita 2024-07-19 21:17:11 +04:00
  • 37fc1a1d88 integrate diskann to the sqlite code (#1571) Sivukhin Nikita 2024-07-19 20:57:11 +04:00
  • c802401459 Remove Trailing Spaces from Docker Docs (#1578) Caleb Mabry 2024-07-19 12:51:54 -04:00
  • 7253fc5226 fix .dump export command (#1575) Sivukhin Nikita 2024-07-19 16:39:00 +04:00
  • 188644b951 Fix schema migration proxy (#1572) ad hoc 2024-07-18 22:05:26 +02:00
  • dfeb764588 change pragma synchronous log message to debug (#1574) Avinash Sajjanshetty 2024-07-18 23:37:33 +05:30
  • 3406da5a35 make test non timeout based (#1573) ad hoc 2024-07-18 14:00:15 +02:00
  • 3263c19246 Vector diskann impl (#1560) Sivukhin Nikita 2024-07-18 13:59:17 +04:00
  • 96eff9539d remove leftover dbgs (#1570) ad hoc 2024-07-18 10:32:31 +02:00
  • f80d113adf test: enable txn timeout test (#1568) Lucio Franco 2024-07-17 15:37:24 -04:00
  • 9c926eac86 Skip compression on SSE responses because it breaks streaming (#1567) Athos 2024-07-17 15:50:05 -03:00
  • 3ab820d57d Add libsql_open_sync_with_config (#1566) Piotr Jastrzębski 2024-07-17 14:46:34 +02:00
  • 06bb81bbb1 libsql wal s3 backend (#1554) ad hoc 2024-07-17 10:17:21 +02:00
  • e2d12b0ac1 Vector aux functions (#1557) Sivukhin Nikita 2024-07-17 12:11:38 +04:00
  • 5a6ef2ddd7 preserve original lines during dump load in order to not break around comments (#1565) Sivukhin Nikita 2024-07-17 11:00:37 +04:00
  • c62ed5ae50 Improve the listen endpoint (#1563) Athos 2024-07-16 15:27:21 -03:00
  • d08d663fa3 diskann vector binary format (#1551) Sivukhin Nikita 2024-07-16 13:25:55 +04:00
  • 49c6b452f2 change log level to debug for replicator logs (#1556) Avinash Sajjanshetty 2024-07-16 13:26:48 +05:30
  • 413c1080aa downgrade rustls to 0.24 lucio/downgrade-rustls Lucio Franco 2024-07-15 22:19:53 -04:00
  • 2be18a8e0f feature in one commit vector-head vector Nikita Sivukhin 2024-07-15 12:19:45 +04:00
  • bbf49a2199 fix comment Nikita Sivukhin 2024-07-15 18:21:37 +04:00
  • c9b8a07d42 add isInitialized flag to the BlobSpot Nikita Sivukhin 2024-07-15 18:21:13 +04:00
  • a532866472 build bundles Nikita Sivukhin 2024-07-15 16:58:11 +04:00
  • 1b623c01bb slightly change interface for BlobSpot Nikita Sivukhin 2024-07-15 16:53:09 +04:00
  • b97e365bb2 build bundles Nikita Sivukhin 2024-07-15 12:14:47 +04:00
  • 4d3432736b add const to the signatures Nikita Sivukhin 2024-07-15 12:09:34 +04:00
  • 6834c25c2e fix bundle Nikita Sivukhin 2024-07-15 01:21:15 +04:00
  • ef2d71f053 Use the frame_no from the req while inserting ss-write-path Avinash Sajjanshetty 2024-07-13 21:13:34 +05:30
  • 58e2a756dd Optimise write path Avinash Sajjanshetty 2024-07-13 21:10:42 +05:30
  • ec9aa56ef3 implemented custom headers passing in auth layer (#1472) shopifyski 2024-07-12 18:45:47 +02:00
  • 088ac4dd4c build bundles Nikita Sivukhin 2024-07-12 17:13:47 +04:00
  • b7026f528d remove changes from another branch Nikita Sivukhin 2024-07-12 17:11:51 +04:00
  • 156cc67ad0 diskann vector binary format Nikita Sivukhin 2024-07-12 16:52:42 +04:00
  • 4b21878187 add benchmark scripts (#1546) Sivukhin Nikita 2024-07-12 14:04:59 +04:00
  • d81f613f50 Update proto to include frame_no in the Frame message Avinash Sajjanshetty 2024-07-12 14:26:04 +05:30
  • 6122f5e5b7 bump sqld v0.24.17 (#1549) libsql-server-v0.24.17 ad hoc 2024-07-12 09:32:22 +02:00
  • f563a741ca Improve local cache and prefer local reads (#1545) Avinash Sajjanshetty 2024-07-12 12:09:37 +05:30