0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2024-12-15 00:29:48 +00:00

Commit Graph

  • 85f1182c0e Document path based routing usage in multi tenant databases Avinash Sajjanshetty 2024-08-09 12:47:44 +05:30
  • e78fb34237
    Merge pull request #1632 from tursodatabase/libsql-wal-integration ad hoc 2024-08-09 07:07:55 +00:00
  • ec996fabf4 build bundles Nikita Sivukhin 2024-08-08 19:40:55 +04:00
  • 8441108e71 allow vector index to be partial Nikita Sivukhin 2024-08-08 18:31:38 +04:00
  • d66b138228
    Merge pull request #1651 from tursodatabase/vector-search-improve-random-row Sivukhin Nikita 2024-08-08 11:36:40 +00:00
  • 93caa27367 build bundles Nikita Sivukhin 2024-08-08 14:55:51 +04:00
  • 11e6a93264 add simple test Nikita Sivukhin 2024-08-08 14:24:38 +04:00
  • 657ce07ee4 fix comment a little bit Nikita Sivukhin 2024-08-08 13:38:18 +04:00
  • 0ec0147979 extend binary format and store distance to edges in node blocks Nikita Sivukhin 2024-08-08 13:18:34 +04:00
  • eac5d90807 move utils back to the vector1bit to simplify inlining for compiler Nikita Sivukhin 2024-08-08 13:15:39 +04:00
  • cd9cea34ec move intrinsics to the utils Nikita Sivukhin 2024-08-06 19:17:48 +04:00
  • 1a9cab9163 1bit quantized embeddings search: somehow working version Nikita Sivukhin 2024-08-06 18:27:39 +04:00
  • 2e696fe5d5 restructure search a bit in order to support compressed edges Nikita Sivukhin 2024-08-06 11:02:22 +04:00
  • 39e30ead5e add 1bit vector type Nikita Sivukhin 2024-08-05 18:14:58 +04:00
  • 83d029d7e9 cleanup code a bit in order to simplify working with vector of different types Nikita Sivukhin 2024-08-05 17:13:19 +04:00
  • f80444ac45 fix test Nikita Sivukhin 2024-08-08 14:50:29 +04:00
  • 0b41b5aa7c build bundles Nikita Sivukhin 2024-08-08 14:33:31 +04:00
  • 4b3e7e7544 fix random row selection query to have db name Nikita Sivukhin 2024-08-08 14:20:41 +04:00
  • 5eeba43309 improve random row selection Nikita Sivukhin 2024-08-08 13:18:51 +04:00
  • 2c40df299f
    Merge pull request #1647 from wyhaya/main Piotr Jastrzębski 2024-08-08 10:35:13 +00:00
  • e7de104614
    Merge pull request #1645 from tursodatabase/fix-fts5-crash Sivukhin Nikita 2024-08-08 10:25:53 +00:00
  • ec7bca5a20 Fix JSON f64 precision wyhaya 2024-08-08 12:24:36 +08:00
  • 9120ce64ff
    Merge pull request #1623 from ignatz/align_row_and_rows Piotr Jastrzębski 2024-08-08 09:59:24 +00:00
  • b97d37d878
    Merge pull request #1649 from tursodatabase/fix-debug-build-remove-digests Sivukhin Nikita 2024-08-08 09:48:52 +00:00
  • 51b1b49054 remove digests artifacts from debug build step Nikita Sivukhin 2024-08-08 13:23:09 +04:00
  • 5351b681c7
    Merge pull request #1648 from tursodatabase/fix-debug-build-publish ad hoc 2024-08-08 08:31:29 +00:00
  • b0bc6eb2f5 publish sqld debug builds to the separate image name Nikita Sivukhin 2024-08-08 12:13:13 +04:00
  • dd80e697a7
    Merge pull request #1646 from tursodatabase/lucio/downgrade-log Piotr Jastrzębski 2024-08-08 04:20:25 +00:00
  • 4085a0d35e libsql: downgrade failed prefetch log to debug Lucio Franco 2024-08-07 17:40:39 -04:00
  • 0d411057ae cargo fmt Nikita Sivukhin 2024-08-08 00:33:27 +04:00
  • 8db5ea8b42
    Merge pull request #1644 from tursodatabase/query-cancel ad hoc 2024-08-07 19:01:26 +00:00
  • 9595315d30
    init cancel bomb berfore query exec ad hoc 2024-08-07 20:42:27 +02:00
  • 0511ec3706
    Merge pull request #1643 from tursodatabase/libsql-footer ad hoc 2024-08-07 17:00:59 +00:00
  • 7ed14683a1 build bundles Nikita Sivukhin 2024-08-07 18:53:13 +04:00
  • 3e56d28d86 fix potential crash in fts5 Nikita Sivukhin 2024-08-07 16:57:49 +04:00
  • 351e6ebfbe add simple integration test Nikita Sivukhin 2024-08-07 18:52:57 +04:00
  • 97652c12fe
    Merge pull request #1628 from tursodatabase/lucio/0.5.0-libsql libsql-rs-v0.5.0 Lucio Franco 2024-08-07 14:19:45 +00:00
  • fc178de41f
    add query canceled metric ad hoc 2024-08-07 15:42:01 +02:00
  • d11ec010df
    downgrade debug to trace ad hoc 2024-08-07 15:38:56 +02:00
  • 5924766712
    write footer on checkpoint ad hoc 2024-08-07 13:15:12 +02:00
  • 4069036362
    cancel query when request is dropped ad hoc 2024-08-07 13:48:40 +02:00
  • 07dc9b5b6d
    add LibsqlWalFooter ad hoc 2024-08-07 13:04:09 +02:00
  • 9d15ebf077
    Merge pull request #1641 from tursodatabase/vector-search-fix-vacuum Sivukhin Nikita 2024-08-06 20:00:54 +00:00
  • 95be43c8c7
    Merge pull request #1642 from tursodatabase/lucio/windows-ci2 Lucio Franco 2024-08-06 19:13:18 +00:00
  • 71c50e198f enable more windows CI Lucio Franco 2024-08-06 08:54:23 -04:00
  • 6e7fb9f06a
    restore encryption config ad hoc 2024-08-06 18:24:20 +02:00
  • e5b8c31005
    comment out libsql-wal replica configurator ad hoc 2024-08-06 17:01:34 +02:00
  • ded5ba7f85
    fmt + remove dbgs ad hoc 2024-08-06 16:54:14 +02:00
  • b5dba72415
    partial implmentation of LibsqlWalReplicationConfigurator ad hoc 2024-08-06 16:52:23 +02:00
  • 066f152757
    configure libsql_wal ad hoc 2024-08-06 14:37:10 +02:00
  • b12431c33a
    configure durable wal ad hoc 2024-08-06 13:30:21 +02:00
  • a4af6c6455
    Merge pull request #1637 from tursodatabase/vector-search-fix-error-handling Sivukhin Nikita 2024-08-06 11:08:14 +00:00
  • 2115277f8c fix bug Nikita Sivukhin 2024-08-06 14:51:32 +04:00
  • 56330c8532
    Merge pull request #1640 from tursodatabase/disable-seh Piotr Jastrzębski 2024-08-06 10:24:06 +00:00
  • 853143d77b build bundles Nikita Sivukhin 2024-08-06 13:48:21 +04:00
  • 76558e8df4 fix behaviour of VACUUM for vector indices to make rowid consistent between shadow tables and base table Nikita Sivukhin 2024-08-06 13:33:23 +04:00
  • fbde879196 libsql-ffi: Update bundled SQLite sources Pekka Enberg 2024-08-06 12:31:51 +03:00
  • d3e28fd774 libsql-sqlite3: Disable SEH on Windows Pekka Enberg 2024-08-06 12:30:28 +03:00
  • 0647711dd8
    legacy configurators ad hoc 2024-08-06 08:30:53 +02:00
  • fd03144bcc
    decoupled namespace configurators ad hoc 2024-08-05 15:26:34 +02:00
  • 394190d52e libsql: Initial pass on offline writes walsync Pekka Enberg 2024-08-05 09:39:25 +03:00
  • f959bc6390 libsql-server: WAL sync protocol support Pekka Enberg 2024-07-30 18:31:17 +03:00
  • 4b6f6dd301 libsql-sync: Initial pass on WAL sync logic Pekka Enberg 2024-07-30 18:20:40 +03:00
  • 6ce51d2b44 libsql-sys: xReadFrameRaw Pekka Enberg 2024-08-05 15:36:51 +03:00
  • 7ad0a7445e libsql-replicator: xReadFrameRaw Pekka Enberg 2024-08-05 15:36:27 +03:00
  • ccc043c443 libsql-ffi: update bindings Pekka Enberg 2024-08-05 15:25:35 +03:00
  • 626decf1a8 libsql-ffi Pekka Enberg 2024-08-05 14:41:20 +03:00
  • e4c632224a libsql-ffi: Update bundled C code Pekka Enberg 2024-08-05 13:14:42 +03:00
  • 2520829738 libsql-sqlite3: Add libsql_wal_get_frame() API Pekka Enberg 2024-08-05 14:39:13 +03:00
  • c70678fa6b libsql-sqlite3: Don't checkpoint on database close Pekka Enberg 2024-08-05 14:05:59 +03:00
  • 115c6efdae libsql-sqlite3: Add libsql_wal_frame_count() API Pekka Enberg 2024-08-05 13:10:32 +03:00
  • c4404f9294 docs: libSQL WAL sync protocol specification Pekka Enberg 2024-07-30 15:56:13 +03:00
  • 06d1280642 Add gRPC definition for WAL sync Pekka Enberg 2024-07-30 15:52:38 +03:00
  • 754c28b1ad Add TLA+ specification for WAL sync Pekka Enberg 2024-07-30 15:51:11 +03:00
  • 778a13ac0f
    Merge pull request #1636 from wyhaya/main Piotr Jastrzębski 2024-08-05 12:39:13 +00:00
  • 32d72e56e2 add simple test Nikita Sivukhin 2024-08-05 16:04:18 +04:00
  • 4c223c7785 use lower bits only because with sqlite3_extended_result_codes on we will get more detailed error codes Nikita Sivukhin 2024-08-05 15:54:44 +04:00
  • 907f2f9381
    pass configurators to NamespaceStore::new ad hoc 2024-08-05 11:14:40 +02:00
  • d6bed05c7b
    Update Dataflare description wyhaya 2024-08-05 15:40:04 +08:00
  • 978dd7147d
    instanciate namesapces from configurators ad hoc 2024-08-03 21:19:00 +02:00
  • 8b377a6e06
    add shcema configurator ad hoc 2024-08-03 21:18:51 +02:00
  • f9daa9e08f
    add configurators to namespace store ad hoc 2024-08-03 00:00:45 +02:00
  • 0917f84cde
    introduce NamespaceConfigurator ad hoc 2024-08-02 23:54:55 +02:00
  • a68f042914 libsql: release v0.5.0 Lucio Franco 2024-08-02 09:26:28 -07:00
  • f0d6611b45
    Merge pull request #1627 from tursodatabase/lucio/uodate-batch-docs Lucio Franco 2024-08-02 15:52:38 +00:00
  • 8a6ca13b59 libsql: update batch docs on conn type allowed Lucio Franco 2024-08-02 08:24:19 -07:00
  • 19a91a6be4
    Merge pull request #1592 from tursodatabase/lucio/improved-embedded-replica-return Lucio Franco 2024-08-02 15:21:03 +00:00
  • 8c7a9bfb25 fix frames_synced Lucio Franco 2024-08-01 17:15:05 -07:00
  • d77e019305 add docs and clean up Lucio Franco 2024-08-01 17:02:41 -07:00
  • 1dd2cc9ce9 moved to frames_synced Lucio Franco 2024-08-01 15:16:23 -07:00
  • c77bbc7511 improve test Lucio Franco 2024-07-24 16:19:26 -04:00
  • 491f8f1153 fix sentinal file Lucio Franco 2024-07-24 14:04:59 -04:00
  • 844548ef32 add sential restart test Lucio Franco 2024-07-23 15:40:10 -04:00
  • 89dcb74be6 libsql: provide more return info for sync Lucio Franco 2024-07-23 13:59:21 -04:00
  • d6a380c9cf
    Merge pull request #1626 from tursodatabase/lucio/fix-build Pekka Enberg 2024-08-01 20:34:37 +00:00
  • 5c4f79fac4 sqlite: update multiciphers gen c code Lucio Franco 2024-08-01 08:38:02 -07:00
  • 2a70e41bf1
    Merge pull request #1625 from ubersan/add-enable-console-description Piotr Jastrzębski 2024-08-01 12:00:14 +00:00
  • e109dde29c
    Merge pull request #1624 from ubersan/main Piotr Jastrzębski 2024-08-01 11:58:41 +00:00
  • f510359793 Breaking change: Make Rows and Row API more consistent. Sebastian 2024-08-01 11:47:24 +02:00
  • 9da20f0ed0 Add description for the --enable-http-console cli option Sandro Huber 2024-08-01 13:33:20 +02:00