Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
/
Sign in
Sign up
Appearance settings
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 }}
AdaWorldAPI
/
surrealdb
Public
forked from
surrealdb/surrealdb
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
kv-lance: native lance read/write backend (drop hand-rolled LSM)
- #31
#31
Merged
AdaWorldAPI
merged 22 commits into
main
AdaWorldAPI/surrealdb:main
from
claude/sleepy-cori-aRK2x
AdaWorldAPI/surrealdb:claude/sleepy-cori-aRK2x
Copy head branch name to clipboard
May 30, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
kv-lance: native lance read/write backend (drop hand-rolled LSM)
#31
AdaWorldAPI
merged 22 commits into
main
AdaWorldAPI/surrealdb:main
from
claude/sleepy-cori-aRK2x
AdaWorldAPI/surrealdb:claude/sleepy-cori-aRK2x
Copy head branch name to clipboard
Commits
Commits on May 30, 2026
chore(tooling): make .rustfmt.toml stable-honest; record CI/fmt findings
Show description for 91d4273
claude
committed
91d4273
View commit details
Copy full SHA for 91d4273
Browse repository at this point
docs(kvs-lance): GRIDLAKE architecture — WAL/ACID + ClickHouse parity + SoA roadmap
Show description for c1ea741
claude
committed
c1ea741
View commit details
Copy full SHA for c1ea741
Browse repository at this point
wip(kvs-lance): Phase 1 adaptive batching [UNVERIFIED — savant review pending]
Show description for f9936ad
claude
committed
f9936ad
View commit details
Copy full SHA for f9936ad
Browse repository at this point
feat(kvs-lance): step-2 — adaptive batching, WAL atomic-recovery test, per-row seq column
Show description for 7266acf
claude
committed
7266acf
View commit details
Copy full SHA for 7266acf
Browse repository at this point
fix(kvs-lance): address savant review — seed commit_seq from persisted max (BLOCKER)
Show description for e329a7a
claude
committed
e329a7a
View commit details
Copy full SHA for e329a7a
Browse repository at this point
fix(kvs-lance): fail fast on a pre-`seq` legacy dataset (codex P2 on #30)
Show description for 55fc45c
claude
committed
55fc45c
View commit details
Copy full SHA for 55fc45c
Browse repository at this point
docs(board): audit finding — GRIDLAKE §8 Phase 1-2 are IMPLEMENTED
Show description for 348bb4d
claude
committed
348bb4d
View commit details
Copy full SHA for 348bb4d
Browse repository at this point
feat(kvs-lance): add WritePath::LsmColumnar seam (Phase 3 step 1)
Show description for 00f0e12
claude
committed
00f0e12
View commit details
Copy full SHA for 00f0e12
Browse repository at this point
docs(board): log Phase 3 step-1 (LsmColumnar seam, 00f0e12)
Show description for 8dd4b3f
claude
committed
8dd4b3f
View commit details
Copy full SHA for 8dd4b3f
Browse repository at this point
feat(kvs-lance): single-pass columnar flush for LsmColumnar (Phase 3 step 2)
Show description for d9bfca7
claude
committed
d9bfca7
View commit details
Copy full SHA for d9bfca7
Browse repository at this point
docs(board): log Phase 3 step-2 (columnar flush, d9bfca7)
Show description for 55f5ab6
claude
committed
55f5ab6
View commit details
Copy full SHA for 55f5ab6
Browse repository at this point
chore(kvs-lance): clear 3 pre-existing clippy lints in Phase 3-touched fns
Show description for ab3a514
claude
committed
ab3a514
View commit details
Copy full SHA for ab3a514
Browse repository at this point
docs(board): log Phase 3 clippy hygiene
Show description for d737168
claude
committed
d737168
View commit details
Copy full SHA for d737168
Browse repository at this point
docs(specs): carve kv-lance native-rewrite agent specs
Show description for 14ab710
claude
committed
14ab710
View commit details
Copy full SHA for 14ab710
Browse repository at this point
refactor(kvs-lance): LanceConfig is versioned-only (native rewrite, agent 2)
Show description for a776424
claude
committed
a776424
View commit details
Copy full SHA for a776424
Browse repository at this point
docs(board): agent-2 completion log entry
Show description for ef0edfc
claude
committed
ef0edfc
View commit details
Copy full SHA for ef0edfc
Browse repository at this point
refactor(kvs-lance): native mod.rs commit/read + delete hand-rolled LSM (agent 1)
Show description for 33b92c4
claude
committed
33b92c4
View commit details
Copy full SHA for 33b92c4
Browse repository at this point
reconcile(kvs-lance): native contract tests (agent 3) + drop LSM-era integration_tests
Show description for d4b2a51
claude
committed
d4b2a51
View commit details
Copy full SHA for d4b2a51
Browse repository at this point
docs(board): savant review (A/B/C) + consolidated fix plan for kv-lance native rewrite
Show description for 9bcd8e6
claude
committed
9bcd8e6
View commit details
Copy full SHA for 9bcd8e6
Browse repository at this point
fix(kvs-lance): retryable commit conflicts + strip review markers (savant fix pass)
Show description for fecbc6a
claude
committed
fecbc6a
View commit details
Copy full SHA for fecbc6a
Browse repository at this point
fix(kvs-lance): allow(dead_code) on unwired TimelineView + vestigial test accessors
Show description for 92b8f28
claude
committed
92b8f28
View commit details
Copy full SHA for 92b8f28
Browse repository at this point
fix(kvs-lance): allow(dead_code) on reserved/vestigial helper items (clippy gate)
Show description for 893eded
claude
committed
893eded
View commit details
Copy full SHA for 893eded
Browse repository at this point
You can’t perform that action at this time.