openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
L
libsql
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
3 days
ago. based on code collected
3 days
ago.
Mar 31, 2025 — Mar 31, 2026
Showing page 73 of 1,084
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
moving to non-buffering cursors on Hrana rows impl
Bartosz Sypytkowski
More...
over 2 years ago
changed RowsInner API to make next row method async
Bartosz Sypytkowski
More...
over 2 years ago
Rework the JSON functions so that they use the JSONB format internally. The original JsonNode parse tree design is removed. All JSON functions that accept text JSON also accept JSONB. New functions generate JSONB.
drh
More...
over 2 years ago
Use extra assert() statement to silence harmless static analyzer warnings.
drh
More...
over 2 years ago
Further tests for the new code on this branch.
dan
More...
over 2 years ago
Miscellaneous comment cleanup and typo fixes.
drh
More...
over 2 years ago
test inject replication index in empty db
ad hoc
More...
over 2 years ago
namespace: print cache eviction reason in debug logs
Piotr Sarna
More...
over 2 years ago
migrate from bytemuck to zerocopy
ad hoc
More...
over 2 years ago
namespace: bump time_to_idle to a very high value
Piotr Sarna
More...
over 2 years ago
Merge pull request #748 from tursodatabase/store-replication-index
ad hoc
More...
over 2 years ago
namespace: allow auto-creation of the default namespace
Piotr Sarna
More...
over 2 years ago
namespace: move checking if database is created to init()
Piotr Sarna
More...
over 2 years ago
namespace: fix honoring allow_lazy_creation
Piotr Sarna
More...
over 2 years ago
Use strspn() to accelerate whitespace bypass in the JSON parser.
drh
More...
over 2 years ago
namespace: drop allow_creation boolean
Piotr Sarna
More...
over 2 years ago
make libsql Conn::is_autocommit synchronous
Bartosz Sypytkowski
More...
over 2 years ago
Small performance gain by unwinding the string literal delimiter search loop in the JSON parser by one more level.
drh
More...
over 2 years ago
Clean up the JSONB performance test script.
drh
More...
over 2 years ago
namespace: auto-create namespace in create()
Piotr Sarna
More...
over 2 years ago
add replication index injection tests
ad hoc
More...
over 2 years ago
inject replication index in db header on checkpoint
ad hoc
More...
over 2 years ago
add read_at to SqliteFile
ad hoc
More...
over 2 years ago
add patched Sqlite3Header
ad hoc
More...
over 2 years ago
add zerocopy dependency
ad hoc
More...
over 2 years ago
Merge pull request #757 from tursodatabase/safer-pager-header-iter
ad hoc
More...
over 2 years ago
safe page header iter
ad hoc
More...
over 2 years ago
Merge pull request #756 from tursodatabase/wal-wrapper
ad hoc
More...
over 2 years ago
add WalWrapper utility
ad hoc
More...
over 2 years ago
Merge pull request #755 from tursodatabase/use-non-0-u32
ad hoc
More...
over 2 years ago
←
1
2
…
69
70
71
72
73
74
75
76
77
…
1083
1084
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree