JavaScript promise rejection: Loading CSS chunk index-domready failed. (error: https://sirherobrine23.com.br/assets/css/index-domready.9de057c0.css). Open browser console to see more details.
0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-07-12 04:39:26 +00:00
Commit Graph

1869 Commits

Author SHA1 Message Date
f46b195793 POC encryption libsql-wal 2024-09-19 21:43:11 +02:00
b03db2d3ae Merge pull request #1743 from tursodatabase/lucio/v0.24.24
sqld: prepare v0.24.24 release
2024-09-18 12:50:27 +00:00
c9dfe498e4 sqld: add LIBSQL_IGNORE_DIRTY_LOG 2024-09-17 17:09:49 -04:00
1327898250 sqld: prepare v0.24.24 release 2024-09-17 15:35:51 -04:00
8987c2132c Merge pull request #1741 from tursodatabase/lucio/log-sentinel-file
sqld: log error when unable to delete sentinel file on delete
2024-09-17 16:49:19 +00:00
896180e7b2 sqld: log error when unable to delete sentinel file on delete 2024-09-17 10:52:26 -04:00
1539fdceb5 add missing wal-toolkit tools 2024-09-17 16:50:08 +02:00
6e0daadf83 Merge pull request #1735 from jeremybarbet/chore/docs-typo
fix: fallback typo
2024-09-16 10:03:36 +00:00
14c181a8f4 fix: fallback typo 2024-09-13 20:52:22 +00:00
0c22fa88ab fmt 2024-09-13 18:42:24 +02:00
4993c1253c PITR fork sketch 2024-09-13 14:13:13 +02:00
1ec3aa057e fixup! store segment timestamp in SegmentKey 2024-09-13 14:12:06 +02:00
838ed03c7b fixup! stop using NativeDateTime 2024-09-13 14:11:12 +02:00
42a296eedd stop using NativeDateTime
This is an ambiguous way to deal with time, DateTime<Utc> should be
prefered.
2024-09-13 14:09:30 +02:00
e98c6ce6ff Merge pull request #1728 from tursodatabase/libsql-server-toolkit
libsql server toolkit
2024-09-13 07:15:07 +00:00
9893b67b0e Merge pull request #1730 from tursodatabase/fix-namespace-deletion
fix namespace deletion
2024-09-13 07:14:58 +00:00
e9764bb575 add admin endpoint to dynamically set log filter 2024-09-12 00:10:22 +02:00
d564d70ee5 pass env filter reload handle to libsql-server lib 2024-09-11 23:49:35 +02:00
87fe9cb563 log timing info 2024-09-11 23:39:17 +02:00
11066a48b3 cleanup libsql namespaces 2024-09-11 23:28:32 +02:00
0eeaf96ae1 add cleanup_libsql helper function 2024-09-11 23:27:26 +02:00
ab0d9abde4 add libsql_wal error to sqld 2024-09-11 23:27:08 +02:00
cdf8dc1ebc move compactor logic to sqld wal-toolkit command 2024-09-11 11:00:18 +02:00
85d677bc30 handle auth 2024-09-11 10:08:53 +02:00
e38cc1e1ed add admin-shell subcommand 2024-09-11 10:08:51 +02:00
a76b7dbcf9 fixup! generate admin_shell service 2024-09-11 10:07:06 +02:00
bd06333f5c instroduce admin shell and client 2024-09-11 10:07:06 +02:00
417c8bf9f1 generate admin_shell service 2024-09-11 10:07:05 +02:00
379fe7a2a3 Only add to last_frames_synced if frames did change.
Fixes an issue where a returned Replicated#frames_synced will
continuously increment based off the replicator.frames_synced() even if
no new frames have synced.
2024-09-09 17:38:04 -07:00
fb082ac142 Apply suggestions from code review 2024-09-04 11:07:32 +02:00
8918d29164 fmt 2024-09-04 10:58:06 +02:00
59d6eb80a4 replicator: send durable_frame_no 2024-09-04 10:58:04 +02:00
d55408200b add durable frame_no to proto 2024-09-04 10:58:03 +02:00
ce63363998 fmt 2024-09-04 10:58:01 +02:00
26566fe2ef fix typo 2024-09-04 10:57:09 +02:00
62b1dbe918 clean migration checks 2024-09-04 10:57:08 +02:00
8291d8fa06 shutdown store before regsitry
(avoid serving more request while registry is shutting down)
2024-09-04 10:57:08 +02:00
a27062fb82 sync config 2024-09-04 10:57:06 +02:00
5ebf0e4b8b injector creates txn 2024-09-04 10:52:46 +02:00
78abfe963e add support for basic auth for admin api 2024-09-03 09:01:42 +02:00
c0556567d7 Merge pull request #1717 from tursodatabase/deadlock-watcher
introduce deadlock monitor
2024-09-03 06:16:49 +00:00
73a291355d Merge pull request #1718 from tursodatabase/schmema-db-replica-regression
Fix schema db bug with replicas
2024-09-02 19:17:33 +00:00
d8a4e40457 Merge pull request #1683 from tursodatabase/disable-foreign-key-in-migrations
disable foreign keys in schema migration
2024-09-02 18:17:06 +00:00
1e809f2a99 disable foreign keys in schema migration 2024-09-02 19:55:37 +02:00
daca1c7466 introduce deadlock monitor 2024-09-02 19:48:45 +02:00
f0c92cadce add more tests for schema migration with replication 2024-09-02 19:48:00 +02:00
241515cd2e bump libsql-server to 0.24.23 2024-09-02 19:33:03 +02:00
4b0fb7e32a do not test for migration on replicas 2024-09-02 18:57:39 +02:00
cece90a0c6 Merge pull request #1710 from tursodatabase/no-internal-connection-tracking
do not track internal connections
2024-08-29 13:11:09 +00:00
3a4eca359b do not track internal connections 2024-08-29 13:43:06 +02:00