0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
move Hrana statement batching to new Batch constructor method More... over 2 years ago
move Hrana statement batching to new Batch constructor method More... over 2 years ago
restore deprecated libsql open methods, introduce v3 More... over 2 years ago
static sqlite3 wal More... over 2 years ago
Merge pull request #713 from tursodatabase/nemesis-bin More... over 2 years ago
Merge pull request #712 from psarna/extwasmwal More... over 2 years ago
nemesis: use correct path for binaries More... over 2 years ago
ext/wasm: allow WAL mode More... over 2 years ago
Merge pull request #710 from psarna/wasimicr More... over 2 years ago
wasi: add poor man's microbenchmark More... over 2 years ago
Merge pull request #709 from tursodatabase/remove-nemesis More... over 2 years ago
nemesis test: switch cron based schedule More... over 2 years ago
Merge pull request #708 from tursodatabase/lucio/update-example More... over 2 years ago
Merge pull request #706 from ashleygwilliams/no-more-musl More... over 2 years ago
modified libsql Conn trait: async is_autocommit + removed close More... over 2 years ago
More aggressive use of jsonBlobEdit(). Improvements to the MergePatch implementation sketch.
drh
More... over 2 years ago
Add untested (#ifdefed-out) code for the MergePatch algorithm against JSONB. Add (and test) the jsonBlobEdit() routine that is needed by the new MergePatch.
drh
More... over 2 years ago
libsql: update example with serde More... over 2 years ago
Have SQLITE_ENABLE_SETLK_TIMEOUT builds block when locking a read-lock slot.
dan
More... over 2 years ago
Merge pull request #707 from mistydemeo/tweak_cargo_toml More... over 2 years ago
In SQLITE_ENABLE_SETLK_TIMEOUT builds, use blocking locks in place of sleep() when opening a read-transaction.
dan
More... over 2 years ago
libsql: fix for rust-cache More... over 2 years ago
fix(release): remove musl target More... over 2 years ago
Enhance the (SQLITE_DEBUG-only) json_parse() routine so that it shows a decoding of JSONB when given a BLOB argument.
drh
More... over 2 years ago
Give the json_valid() function an optional second argument that determines what is meant by "valid".
drh
More... over 2 years ago
Merge pull request #705 from tursodatabase/cleanups More... over 2 years ago
Merge pull request #699 from wyhaya/fix_panic More... over 2 years ago
cleanups More... over 2 years ago
wasi: add virtual WAL stub More... over 2 years ago
rename libsql_create_wal to libsql_wal_manager More... over 2 years ago