Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
tursodatabase
/
libsql
Public
Notifications
You must be signed in to change notification settings
Fork
474
Star
16.5k
Code
Issues
388
Pull requests
29
Discussions
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Virtualize WAL methods
#53
Merged
penberg
merged 16 commits into
tursodatabase:main
tursodatabase/libsql:main
from
psarna:virtual_wal
psarna/libsql:virtual_wal
Copy head branch name to clipboard
Dec 21, 2022
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Virtualize WAL methods
#53
penberg
merged 16 commits into
tursodatabase:main
tursodatabase/libsql:main
from
psarna:virtual_wal
psarna/libsql:virtual_wal
Copy head branch name to clipboard
Commits
Commits on Dec 13, 2022
pager, wal: virtualize WAL methods
Show description for 519a33b
psarna
committed
519a33b
Copy full SHA for 519a33b
wal: add bUsesShm flag to declare relying on shared memory
Show description for c927cac
psarna
committed
c927cac
Copy full SHA for c927cac
wal: Virtualize pathname handling
Show description for 423512f
psarna
committed
423512f
Copy full SHA for 423512f
ext: add a stub for custom WAL methods
Show description for 284c370
psarna
committed
284c370
Copy full SHA for 284c370
test: add a Rust test for virtual WAL
Show description for ec756d9
psarna
committed
ec756d9
Copy full SHA for ec756d9
shell: add .walmethodslist
Show description for 7e99eda
psarna
committed
7e99eda
Copy full SHA for 7e99eda
wal: add autoinitialization to libsql_wal_methods* methods
Show description for 8ca58ac
psarna
committed
8ca58ac
Copy full SHA for 8ca58ac
ext: allow registering WAL methods via extension API
Show description for 5170e4e
psarna
committed
5170e4e
Copy full SHA for 5170e4e
Expose wal_methods_unregister in the extension API as well
Show description for 47e59b7
psarna
committed
47e59b7
Copy full SHA for 47e59b7
Add a pre-open-main-db-file hook
Show description for 798539e
psarna
committed
798539e
Copy full SHA for 798539e
vwal: introduce iVersion for being future-proof
Show description for 7c59954
psarna
committed
7c59954
Copy full SHA for 7c59954
test: update the virtual WAL Rust test
Show description for 8419336
psarna
committed
8419336
Copy full SHA for 8419336
Commits on Dec 14, 2022
wal remove ifdefs from libsql_wal_methods
Show description for 929f9ba
psarna
committed
929f9ba
Copy full SHA for 929f9ba
wal: add optional pointer to private methods data in struct Wal
Show description for 486dd38
psarna
committed
486dd38
Copy full SHA for 486dd38
Commits on Dec 20, 2022
attach: add missing header
Show description for c150084
psarna
committed
c150084
Copy full SHA for c150084
doc: add a paragraph on virtual WAL
Show description for 045225e
psarna
committed
045225e
Copy full SHA for 045225e
You can’t perform that action at this time.