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 }}
placrosse
/
libsql
Public
forked from
tursodatabase/libsql
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Breadcrumbs
History for
libsql
bottomless
on
main
User selector
All users
All time
Commit History
Commits on Jan 23, 2025
chore: fix minor style/grammar issues in markdown files
Allypost
committed
6a5b840
Copy full SHA for 6a5b840
Commits on Jan 6, 2025
sqld: disable checkpoint on primary conn create
Show description for d95fe5d
LucioFranco
committed
d95fe5d
Copy full SHA for d95fe5d
Commits on Oct 9, 2024
bottomless: add upload on shutdown skip option
Show description for d7c184d
LucioFranco
committed
d7c184d
Copy full SHA for d7c184d
Commits on Sep 4, 2024
add durable frame_no to proto
MarinPostma
committed
d554082
Copy full SHA for d554082
Commits on Aug 27, 2024
Merge pull request #1700 from tursodatabase/bottomless-cli-impr
Show description for f34e52a
sivukhin
authored
f34e52a
Copy full SHA for f34e52a
Commits on Aug 25, 2024
change log level for non-frequent event
sivukhin
committed
5ccef31
Copy full SHA for 5ccef31
implement create and copy bottomless-cli commands
sivukhin
committed
849e8aa
Copy full SHA for 849e8aa
bottomless return JoinHandle - so we need to measure upload time inside the handle because function will return almost immediately
sivukhin
committed
f4a8a1b
Copy full SHA for f4a8a1b
Commits on Aug 23, 2024
Merge pull request #1693 from tursodatabase/bottomless-fix-missing-frames
Show description for 0bd768c
sivukhin
authored
0bd768c
Copy full SHA for 0bd768c
Merge pull request #1694 from tursodatabase/bottomless-s3-pagination-fix
Show description for 755c701
sivukhin
authored
755c701
Copy full SHA for 755c701
fix bug for case when S3 has more than 1 page of data
sivukhin
committed
e5448f8
Copy full SHA for e5448f8
force shutdown of s3 upload process even if it fails to upload some frames
sivukhin
committed
89724fa
Copy full SHA for 89724fa
force flush trigger when shutdown gracefully
sivukhin
committed
9322d67
Copy full SHA for 9322d67
reformat
sivukhin
committed
5efdbd3
Copy full SHA for 5efdbd3
try to send frames to S3 even if there were temporary failure
sivukhin
committed
58e518f
Copy full SHA for 58e518f
add some metrics in bottomless
sivukhin
committed
99e16d8
Copy full SHA for 99e16d8
Commits on Aug 10, 2024
pass RpcFrame to client methods
Show description for a2bdc80
MarinPostma
committed
a2bdc80
Copy full SHA for a2bdc80
fmt
MarinPostma
committed
566664e
Copy full SHA for 566664e
abstract replicator injector and introduce SqliteInjector
MarinPostma
committed
7c4ea18
Copy full SHA for 7c4ea18
Commits on Jun 21, 2024
fix bottomless deadlock (#1494)
MarinPostma
authored
e1583dd
Copy full SHA for e1583dd
fix bottomless bug when restoring from uncompressed snapshots (#1493)
MarinPostma
authored
74e461e
Copy full SHA for 74e461e
Commits on Jun 4, 2024
server: fix stats sending performance and ns creation (#1440)
Show description for 2b9ad5c
LucioFranco
authored
2b9ad5c
Copy full SHA for 2b9ad5c
Commits on May 29, 2024
add session_token for AWS short-term credentials (#1380)
Show description for 5021f9f
ryands17
and
Ryan Dsouza
authored
5021f9f
Copy full SHA for 5021f9f
Commits on May 17, 2024
fix metastore deadlock (#1399)
Show description for 1093eaf
MarinPostma
authored
1093eaf
Copy full SHA for 1093eaf
Commits on Apr 26, 2024
libsql-wal: SealedSegment (#1343)
Show description for e37b644
MarinPostma
authored
e37b644
Copy full SHA for e37b644
Commits on Apr 10, 2024
bottomless: upgrade s3 sdk to 1.0 (#1302)
Show description for 67eae4c
LucioFranco
authored
67eae4c
Copy full SHA for 67eae4c
Commits on Mar 22, 2024
bottomless: emit restored snapshot for waiters (#1252)
Show description for 45920ed
LucioFranco
authored
45920ed
Copy full SHA for 45920ed
Commits on Mar 21, 2024
write queue cleanup (#1242)
MarinPostma
authored
56e3fe2
Copy full SHA for 56e3fe2
Bottomless skip snapshot (#1238)
Show description for 427421b
Horusiath
and
MarinPostma
authored
427421b
Copy full SHA for 427421b
Commits on Mar 13, 2024
Namespace::destroy: add parameter to perform soft delete (preserve backup) (#1204)
Show description for 3de73ef
Horusiath
authored
3de73ef
Copy full SHA for 3de73ef
Commits on Mar 4, 2024
Bottomless savepoint (#1085)
Show description for aa2490c
Horusiath
authored
aa2490c
Copy full SHA for aa2490c
Commits on Feb 21, 2024
fix bottomless bugs (#1065)
MarinPostma
authored
52619b4
Copy full SHA for 52619b4
Commits on Feb 19, 2024
Make encryption cipher configurable and switch default to SQLCipher (#1038)
Show description for c4438e0
penberg
authored
c4438e0
Copy full SHA for c4438e0
Commits on Feb 12, 2024
chore: fix feature flags for encryption (#1014)
LucioFranco
authored
71a7cfc
Copy full SHA for 71a7cfc
Commits on Feb 9, 2024
libsql_server,bottomless: add encryption support (#928)
Show description for cd82068
psarna
and
MarinPostma
authored
cd82068
Copy full SHA for cd82068
Pagination
Previous
Next
You can’t perform that action at this time.