0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2024-12-14 19:49:53 +00:00

Commit Graph

  • 18e7c0c43d
    replicate from db-file when start_frame_no is 1 ad hoc 2024-10-08 16:43:45 +02:00
  • 348c4c9755
    fix buf and file impl ad hoc 2024-10-08 16:43:01 +02:00
  • 22de22fc1b Ensure that blobs match the length of arrays they're being deserialized into and otherwise fail. Sebastian 2024-08-09 23:52:38 +02:00
  • 7b9ec4e4b6 fix: Add deserialization logic for newtypes Sejun Park 2024-10-05 16:41:16 +09:00
  • 21739991cc test: Add failing test for newtype deserialization Sejun Park 2024-10-05 16:10:24 +09:00
  • e608ff71af
    Merge branch 'main' into main Kunjan Dalal 2024-10-05 09:47:36 +05:30
  • aa011b4b0f
    add partial ZerocopyBoxIoBuf ad hoc 2024-10-04 20:39:49 +02:00
  • 21ae561bfb
    Merge pull request #1776 from tursodatabase/lucio/v0.24.26 libsql-server-v0.24.26 Lucio Franco 2024-10-04 14:49:51 +00:00
  • f0cc7b969a sqld: release v0.24.26 Lucio Franco 2024-10-04 10:24:56 -04:00
  • 7a97d482e5
    Merge pull request #1770 from tursodatabase/lucio/temp-fix-ns-not-exist-replica Lucio Franco 2024-10-04 13:50:11 +00:00
  • e55dd89b0a
    use read txn in replicator ad hoc 2024-10-04 12:34:49 +02:00
  • 735859f549 Worker version updated to latest 0.4.1 Kunjan Dalal 2024-10-04 15:13:02 +05:30
  • 1aa37881fd
    Merge pull request #1773 from tursodatabase/remove-debug-timeout ad hoc 2024-10-04 09:33:21 +00:00
  • 961ecb8179
    remove stray debug timeout ad hoc 2024-10-04 11:11:33 +02:00
  • e110689077
    Merge pull request #1771 from tursodatabase/libsql-wal-fix-missing-dir ad hoc 2024-10-03 21:31:30 +00:00
  • 4f3fda235a
    libsql-wal: fix missing dir on replica init ad hoc 2024-10-03 23:02:24 +02:00
  • a86d3c1074 sqld: temp fix replica namespace doesnt exist Lucio Franco 2024-10-03 14:51:27 -04:00
  • 87001c0cdc
    Merge pull request #1769 from tursodatabase/libsql-wal-replication-fixes ad hoc 2024-10-03 18:45:21 +00:00
  • 1c0da12429
    Merge pull request #1767 from tursodatabase/lucio/retry-replica-proxy-conn Lucio Franco 2024-10-03 18:44:33 +00:00
  • db9d6e1c3a
    libsql-wal replication fixed ad hoc 2024-10-03 20:05:19 +02:00
  • 4f19c351d4
    wip sqld-libsql-wal-sim ad hoc 2024-10-03 11:24:29 +02:00
  • 09168482f3
    Merge pull request #1768 from tursodatabase/fix-multipart-upload-empty-payload ad hoc 2024-10-02 21:29:03 +00:00
  • 96d4d8dc45
    fix multipart bug with empty payload ad hoc 2024-10-02 23:07:42 +02:00
  • 208c940374 sqld: retry proxy conn on unavailable Lucio Franco 2024-10-02 15:57:42 -04:00
  • b2d59cad5b
    Merge pull request #1766 from tursodatabase/libsql-wal-multipart-upload ad hoc 2024-10-02 19:47:24 +00:00
  • 77151c20be
    libsql-wal s3 multipart segment upload ad hoc 2024-10-02 21:19:42 +02:00
  • 748a73d0a0
    Merge pull request #1765 from tursodatabase/compaction-failure-error-report ad hoc 2024-10-02 10:27:28 +00:00
  • eb59a043fd
    correctly report error on compaction failure ad hoc 2024-10-02 12:03:34 +02:00
  • 8766c39018
    simulator host boilerplate code ad hoc 2024-10-01 15:32:49 +02:00
  • ef18f21d30 sqlx: implement working read queries lucio/sqlx Lucio Franco 2024-09-30 15:29:18 -04:00
  • 54ff4218cc
    Merge pull request #1761 from tursodatabase/vector-search-accept-k-float Nikita Sivukhin 2024-09-30 16:33:50 +00:00
  • 8abff7b906
    Merge pull request #1762 from tursodatabase/streaming-compaction ad hoc 2024-09-30 11:44:33 +00:00
  • 06e177fb98
    streaming compaction ad hoc 2024-09-30 12:42:44 +02:00
  • 912aaf3e37
    make MapSlice more general ad hoc 2024-09-30 12:26:37 +02:00
  • 726c40c1d5
    cleanup wal toolkit ad hoc 2024-09-30 12:25:49 +02:00
  • 80a10f9202 build bundles Nikita Sivukhin 2024-09-29 15:17:47 +04:00
  • 4091efb5b1 accept K parameter as float if there is no loss in the precision after rounding to the integer Nikita Sivukhin 2024-09-29 15:09:47 +04:00
  • 5ca41181d9
    Merge f46b195793649cf793955e8ffb1ace31b0360637 into 6f7204e2d8906fcbbe7590549f0c240de74e27c6 ad hoc 2024-09-28 01:53:44 +03:00
  • 2b4a9f008b sqlx: initial commit w/ todos example Lucio Franco 2024-09-27 16:40:36 -04:00
  • 6f7204e2d8
    Merge pull request #1758 from tursodatabase/turso-509 Piotr Jastrzębski 2024-09-27 17:27:23 +00:00
  • 5ff8afe43e Treat permission denied as 403 Piotr Jastrzebski 2024-09-27 17:49:51 +02:00
  • 3d01e740bc Treat NamespaceDoesntExist as 404 Piotr Jastrzebski 2024-09-27 17:49:25 +02:00
  • 9a6e3423bc
    Merge pull request #1755 from tursodatabase/disable-metrics ad hoc 2024-09-24 17:08:25 +00:00
  • bf2ac301c3
    add --disable-metrics flag ad hoc 2024-09-24 18:42:59 +02:00
  • f711cfaca8
    Merge pull request #1754 from tursodatabase/libsql-wal-fixes ad hoc 2024-09-23 19:40:21 +00:00
  • 39a697396f
    fix wal reading past allowed offset ad hoc 2024-09-23 21:17:23 +02:00
  • fc3edc38ba
    use system allocator ad hoc 2024-09-23 21:17:13 +02:00
  • 552323499b
    fix deadlock ad hoc 2024-09-23 21:15:56 +02:00
  • 5cfdd70cab
    Merge pull request #1753 from tursodatabase/lucio/small-release-fixes Lucio Franco 2024-09-20 21:57:51 +00:00
  • 45c7462cd3 libsql: small release fixes Lucio Franco 2024-09-20 17:34:12 -04:00
  • e90e92b379
    Merge pull request #1752 from tursodatabase/lucio/v0.6.0 Lucio Franco 2024-09-20 20:01:12 +00:00
  • 1de0aaa4d5 libsql: prepare v0.6.0 release Lucio Franco 2024-09-20 15:36:46 -04:00
  • 2fc60b879a
    Merge pull request #1663 from tursodatabase/lucio/resolve-solana-build Lucio Franco 2024-09-20 18:03:22 +00:00
  • f46b195793
    POC encryption libsql-wal libsql-wal-encryption ad hoc 2024-09-19 21:43:11 +02:00
  • de45f4ef72
    Merge pull request #1713 from tvandinther/fix-c-binding-libsql_reset_stmt Lucio Franco 2024-09-19 19:33:03 +00:00
  • 0bc1533725
    Merge pull request #1750 from tursodatabase/lucio/clean-up-schema-replica Lucio Franco 2024-09-19 19:11:19 +00:00
  • 1f0c9df0cb sqld: improve conn.is_primary error message Lucio Franco 2024-09-19 13:58:18 -04:00
  • 8f6df203d7 sqld: prevent embedded replica to sync schema db Lucio Franco 2024-09-19 11:26:10 -04:00
  • 879d352432 sqld: error out when trying to sync from schema db lucio/fail-sync-on-schema-db Lucio Franco 2024-09-19 11:26:10 -04:00
  • 7ab5dc0507
    Merge pull request #1745 from tursodatabase/fix-compactor-shortest-path ad hoc 2024-09-19 11:03:55 +00:00
  • cd9d36538b
    Merge pull request #1744 from tursodatabase/libsql-wal-fork ad hoc 2024-09-19 10:55:10 +00:00
  • 05d6e4bd9d
    fix compactor shortest path when there are no segments ad hoc 2024-09-18 16:06:51 +02:00
  • 1df0acbb16
    fmt ad hoc 2024-09-18 15:21:40 +02:00
  • 5617376025
    hook fork logic to libsql configurators ad hoc 2024-09-18 15:20:55 +02:00
  • 72849a40b2
    add fork logic for PITR and latest ad hoc 2024-09-18 15:20:36 +02:00
  • bdc7d96ec4
    patch segment timestamp on recovery ad hoc 2024-09-18 14:40:30 +02:00
  • 8727aee581
    Storage replcator: decouple lifetime of returned stream from Self ad hoc 2024-09-18 14:39:50 +02:00
  • 2d0c679ae7
    determine whether segment should be stored based on durable frame_no ad hoc 2024-09-18 14:38:54 +02:00
  • ee7a4ed708
    optionally wait for more frames to become available in libsql_wal Replicator ad hoc 2024-09-18 14:37:16 +02:00
  • d3914ef966
    store libsql-wal segments in the db directory ad hoc 2024-09-18 14:32:38 +02:00
  • 85c37093fc
    Merge pull request #1747 from tursodatabase/lucio/v0.24.25 libsql-server-v0.24.25 Lucio Franco 2024-09-18 18:04:33 +00:00
  • 32150fe624
    Merge pull request #1748 from tursodatabase/lucio/graceful-connisprimary Lucio Franco 2024-09-18 17:55:06 +00:00
  • 3e192cf92a sqld: gracefully reject schema migration on replica Lucio Franco 2024-09-18 13:34:12 -04:00
  • c14ac87a9f sqld: release v0.24.25 Lucio Franco 2024-09-18 13:17:43 -04:00
  • 5129424080
    Merge pull request #1746 from tursodatabase/lucio/fix-pitr Lucio Franco 2024-09-18 16:21:41 +00:00
  • aeb495f96d fix remaining usage of DateTime<Utc> Lucio Franco 2024-09-18 11:58:22 -04:00
  • ccea2857ea Revert "stop using NativeDateTime" Lucio Franco 2024-09-18 11:54:07 -04:00
  • b03db2d3ae
    Merge pull request #1743 from tursodatabase/lucio/v0.24.24 libsql-server-v0.24.24 Lucio Franco 2024-09-18 12:50:27 +00:00
  • 9ebe16d7d4
    Merge pull request #1742 from tursodatabase/lucio/ignore-dirty-env-var Lucio Franco 2024-09-17 21:31:45 +00:00
  • c9dfe498e4 sqld: add LIBSQL_IGNORE_DIRTY_LOG Lucio Franco 2024-09-17 15:34:23 -04:00
  • 1327898250 sqld: prepare v0.24.24 release Lucio Franco 2024-09-17 15:35:51 -04:00
  • 8987c2132c
    Merge pull request #1741 from tursodatabase/lucio/log-sentinel-file Lucio Franco 2024-09-17 16:49:19 +00:00
  • 66ae8f35ac
    Merge pull request #1740 from tursodatabase/wal-toolkit-missing-features ad hoc 2024-09-17 15:13:09 +00:00
  • 896180e7b2 sqld: log error when unable to delete sentinel file on delete Lucio Franco 2024-09-17 10:52:26 -04:00
  • 1539fdceb5
    add missing wal-toolkit tools ad hoc 2024-09-17 16:50:08 +02:00
  • 4c0cfda314
    Merge pull request #1737 from tursodatabase/fix-s3-keyspace ad hoc 2024-09-16 13:36:47 +00:00
  • c5359a6e3e
    fmt ad hoc 2024-09-16 15:14:37 +02:00
  • 75a195bd5b
    remove stray dbg ad hoc 2024-09-16 15:14:01 +02:00
  • 1ff48e0d71
    remove find_segments ad hoc 2024-09-16 15:13:52 +02:00
  • 8555dab8db
    change semantics of find frame ad hoc 2024-09-16 14:49:46 +02:00
  • 3522e1a01f
    change key scheme ad hoc 2024-09-16 14:48:27 +02:00
  • 481c779c4f
    find_segment now uses FindSegmentReq ad hoc 2024-09-16 14:47:18 +02:00
  • 6e0daadf83
    Merge pull request #1735 from jeremybarbet/chore/docs-typo ad hoc 2024-09-16 10:03:36 +00:00
  • 14c181a8f4 fix: fallback typo Jérémy Barbet 2024-09-13 20:52:22 +00:00
  • a636c9c3b4
    Merge pull request #1734 from tursodatabase/fix-replica-snapshot-bug ad hoc 2024-09-13 17:39:06 +00:00
  • d6214f17a2
    fix replica snapshot isolation bug ad hoc 2024-09-13 19:08:21 +02:00
  • c1cf1f45f4
    Merge pull request #1732 from tursodatabase/libsql-pitr-alt ad hoc 2024-09-13 17:03:38 +00:00
  • ae3bb0f974
    Merge pull request #1733 from tursodatabase/lucio/release-v0.5.2 Lucio Franco 2024-09-13 17:01:11 +00:00
  • 0c22fa88ab
    fmt ad hoc 2024-09-13 14:26:54 +02:00
  • 48d01ba732 libsql: release v0.5.2 Lucio Franco 2024-09-13 12:38:08 -04:00