0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-05-11 09:35:36 +00:00

Commit Graph

  • 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
  • 784d9f972a release libsql v0.5.0-alpha.2 (#1548) libsql-rs-v0.5.0-alpha.2 Lucio Franco 2024-07-11 17:40:29 -04:00
  • cd69518bf1 libsql: add batched rows for local conn (#1499) Lucio Franco 2024-07-11 16:16:51 -04:00
  • 2418d55777 introduce checkpointer (#1538) lucio/repliac-counter-test ad hoc 2024-07-11 14:54:55 +02:00
  • b12d5cc4bd eliminiate all calls to storage server during read path ss-cache-opt Avinash Sajjanshetty 2024-07-11 16:01:30 +05:30
  • e16877eb8b measure each op time ss-bench Avinash Sajjanshetty 2024-07-11 15:34:53 +05:30
  • 142e7c50e7 remove unused get_frame Avinash Sajjanshetty 2024-07-10 22:57:26 +05:30
  • 96a977862d libsql wal refactors (#1539) ad hoc 2024-07-10 15:20:01 +02:00
  • 25cc52fbd2 wal: add basic s3 implementation (#1476) Lucio Franco 2024-07-10 06:53:17 -04:00
  • f77d71536f avoid unnecessary call to ss in find_frame Avinash Sajjanshetty 2024-07-09 19:25:15 +05:30
  • 1ff4777bce update local cache on inserts Avinash Sajjanshetty 2024-07-09 18:58:57 +05:30
  • 56e007d915 minor improvements: index creation, fix max_frame_num query Avinash Sajjanshetty 2024-07-09 18:07:41 +05:30
  • 2102a2ff41 Prefer local reads and also save page versions locally Avinash Sajjanshetty 2024-07-09 16:06:46 +05:30
  • 8dce1e533f prefer local max_frame_no Avinash Sajjanshetty 2024-07-09 14:52:27 +05:30
  • 3e0fb7b1b2 update WIP list Avinash Sajjanshetty 2024-07-08 13:55:29 +05:30
  • a69b6772c2 server: add replica frame counter test check (#1541) Lucio Franco 2024-07-10 06:03:10 -04:00
  • 15dca45139 Make PRAGMA synchronous configurable for a Namespace (#1533) Avinash Sajjanshetty 2024-07-10 15:04:29 +05:30
  • ebf9e0f504 fix bad autocommit (#1542) ad hoc 2024-07-09 20:06:57 +02:00
  • aaf42e3f29 cancel previous running actions if new commits are pushed (#1540) Sivukhin Nikita 2024-07-09 17:06:24 +04:00
  • be1fca578f feat(vector): add basic functions (vector/vector_extract etc) (#1531) Sivukhin Nikita 2024-07-08 12:27:33 +04:00
  • 8aa55575fc connection pooling pool-connections ad hoc 2024-07-05 18:17:03 +02:00
  • 8eef9d7d8b Force synchronous to FULL ss-force-sync Avinash Sajjanshetty 2024-07-05 15:19:45 +05:30
  • 2402249b5d apply alter column command only to the table (#1532) Sivukhin Nikita 2024-07-04 23:48:33 +04:00
  • 7f731b8b70 sealed segment replicator (#1518) ad hoc 2024-07-03 15:31:58 +02:00
  • b17b6ee0d4 adjust ALTER COLUMN parsing (#1520) Sivukhin Nikita 2024-07-03 02:02:14 +04:00
  • b988125ec0 fix: prevent incorrect range queries when searching for a page version (#1528) Avinash Sajjanshetty 2024-07-02 22:28:36 +05:30
  • b24ae4b63e add missing bench config (#1527) ad hoc 2024-07-02 14:54:59 +02:00
  • 03e1e7d982 add support for other index creation syntax vector-new-syntax Nikita Sivukhin 2024-07-02 12:44:53 +04:00
  • 38409b730a small fixes in benchmark script Nikita Sivukhin 2024-07-02 14:30:33 +04:00
  • 7fb070dc9e error out when dump is not a file (#1526) ad hoc 2024-07-02 11:40:14 +02:00
  • 355ec0aa16 fix overflow in row counters (#1525) ad hoc 2024-07-02 11:38:14 +02:00
  • 543766f3b6 Update workflow to release a latest dev image (#1524) Avinash Sajjanshetty 2024-07-01 23:50:46 +05:30
  • 340d34ac96 Add Dockerfile and Github action for Storage Server (#1523) Avinash Sajjanshetty 2024-07-01 18:51:11 +05:30
  • 80605905d9 fix: minor bug issues with the cache tables (#1521) Avinash Sajjanshetty 2024-07-01 18:38:48 +05:30
  • 97858396c8 fix autoconf and regenerate configure script (run autoconf from the root of C sources) Nikita Sivukhin 2024-07-01 15:22:57 +04:00
  • 52ca503483 fix segfault when PRAGMA integrity_check is issued for DB with vector index Nikita Sivukhin 2024-07-01 15:01:55 +04:00
  • 2cc5d34902 small fixes in the benchmark script Nikita Sivukhin 2024-06-28 18:28:49 +04:00
  • 864118ebda small fixes in benchmark script Nikita Sivukhin 2024-06-28 18:06:30 +04:00
  • f5d1cd3544 add simple benchmark script Nikita Sivukhin 2024-06-28 17:50:44 +04:00
  • aeb9a9c538 Use max_frame_no for transaction reads and writes (#1507) Avinash Sajjanshetty 2024-06-28 19:08:02 +05:30
  • 5f425e1ada Move in-memory cache to disk (#1502) Avinash Sajjanshetty 2024-06-28 18:23:33 +05:30
  • 95216464a1 add CI job to validate that bundle is up to date (#1516) Sivukhin Nikita 2024-06-27 16:28:21 +01:00
  • a0494abd8f use dedicated destroy_wal_manager function to destroy wal as it can be static (#1514) Sivukhin Nikita 2024-06-27 11:59:55 +01:00
  • dd548a902b Merge branch 'main' into vector Pekka Enberg 2024-06-27 13:20:25 +03:00
  • 4c5556903d fix panic on delete namespace (#1513) ad hoc 2024-06-27 11:55:34 +02:00
  • 9fbb526dae Merge branch 'main' into vector Pekka Enberg 2024-06-27 12:20:29 +03:00
  • ac5f8cf9f8 libsql: Add Connection::total_changes() API (#1511) Pekka Enberg 2024-06-27 12:19:07 +03:00
  • c19ed448da libsql: Add Statement::run() API (#1510) Pekka Enberg 2024-06-27 12:00:29 +03:00
  • 3556ce9837 fix error reporting logic for vectorParse* functions and add few tcl tests Nikita Sivukhin 2024-06-25 17:24:42 +04:00
  • 4eddadd83d Stop using self-hosted runners (#1508) Piotr Jastrzębski 2024-06-26 10:21:16 +02:00
  • ad406a692e build sqld debug (#1506) ad hoc 2024-06-25 22:15:30 +02:00
  • 30623f9d1e React Native support (#1423) Oscar Franco 2024-06-25 19:39:27 +02:00
  • 784f561f3b Added desktop GUIs (#1491) Matthew Rathbone 2024-06-25 12:33:24 -05:00