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
Type
/
to 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 }}
nuskey8
/
lkv
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
85
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Aug 12, 2026
Merge pull request #14 from nuskey8/optimize-reopen
Show description for c2d827f
nuskey8
authored
c2d827f
View commit details
Copy full SHA for c2d827f
Browse repository at this point
optimize: rebuild the overlay index directly from mmap on reopen
nuskey8
committed
64558f8
View commit details
Copy full SHA for 64558f8
Browse repository at this point
Merge pull request #13 from nuskey8/fix-overlay-install-mapped
Show description for 202491f
nuskey8
authored
202491f
View commit details
Copy full SHA for 202491f
Browse repository at this point
fix: `insert_mapped_record` is not executed in the release build
nuskey8
committed
f6c03ae
View commit details
Copy full SHA for f6c03ae
Browse repository at this point
Merge pull request #12 from nuskey8/more-tests
Show description for 63c4fb7
nuskey8
authored
63c4fb7
View commit details
Copy full SHA for 63c4fb7
Browse repository at this point
test: expand crash recovery and durability fuzz coverage
nuskey8
committed
0b798c4
View commit details
Copy full SHA for 0b798c4
Browse repository at this point
Merge pull request #11 from nuskey8/optimize-overlay-memory
Show description for aa19782
nuskey8
authored
aa19782
View commit details
Copy full SHA for aa19782
Browse repository at this point
optimize: reduce persistent overlay memory with mmap offsets
nuskey8
committed
51fe042
View commit details
Copy full SHA for 51fe042
Browse repository at this point
Merge pull request #10 from nuskey8/optimize-overlay-map
Show description for fa6450c
nuskey8
authored
fa6450c
View commit details
Copy full SHA for fa6450c
Browse repository at this point
optimize: read hot path
nuskey8
committed
5ad4d0e
View commit details
Copy full SHA for 5ad4d0e
Browse repository at this point
Commits on Aug 11, 2026
Merge pull request #9 from nuskey8/optimize-read-transaction
Show description for 5654c0c
nuskey8
authored
5654c0c
View commit details
Copy full SHA for 5654c0c
Browse repository at this point
optimzie: `ReadTransaction::get/contains_key`
nuskey8
committed
fb64ff5
View commit details
Copy full SHA for fb64ff5
Browse repository at this point
Commits on Aug 10, 2026
Merge pull request #8 from nuskey8/v0.2.0
Show description for 950027b
nuskey8
authored
950027b
View commit details
Copy full SHA for 950027b
Browse repository at this point
chore: bump up to 0.2.0
nuskey8
committed
d342423
View commit details
Copy full SHA for d342423
Browse repository at this point
Merge pull request #7 from nuskey8/rm-overlay-memory-usage
Show description for 0db7a81
nuskey8
authored
0db7a81
View commit details
Copy full SHA for 0db7a81
Browse repository at this point
remove: `overlay_memory_usage`
nuskey8
committed
087e70f
View commit details
Copy full SHA for 087e70f
Browse repository at this point
Merge pull request #6 from nuskey8/optimize-compaction
Show description for 1c11313
nuskey8
authored
1c11313
View commit details
Copy full SHA for 1c11313
Browse repository at this point
optimize: no-op compaction and snapshot checks
nuskey8
committed
03944e4
View commit details
Copy full SHA for 03944e4
Browse repository at this point
Merge pull request #5 from nuskey8/fix-compaction-consistency
Show description for 1da22ff
nuskey8
authored
1da22ff
View commit details
Copy full SHA for 1da22ff
Browse repository at this point
fmt
nuskey8
committed
190b196
View commit details
Copy full SHA for 190b196
Browse repository at this point
fix: compaction state consistency on allocation failure
nuskey8
committed
7e4d0ec
View commit details
Copy full SHA for 7e4d0ec
Browse repository at this point
Merge pull request #4 from nuskey8/new-compaction
Show description for df7c090
nuskey8
authored
df7c090
View commit details
Copy full SHA for df7c090
Browse repository at this point
chore: update README
nuskey8
committed
3d74643
View commit details
Copy full SHA for 3d74643
Browse repository at this point
feat: consolidated `vacuum` behavior into `compact`
nuskey8
committed
7daeefe
View commit details
Copy full SHA for 7daeefe
Browse repository at this point
Merge pull request #3 from nuskey8/fix-windows-sync
Show description for 592a575
nuskey8
authored
592a575
View commit details
Copy full SHA for 592a575
Browse repository at this point
fix: backup
nuskey8
committed
875611d
View commit details
Copy full SHA for 875611d
Browse repository at this point
fix: unlock
nuskey8
committed
744b644
View commit details
Copy full SHA for 744b644
Browse repository at this point
fix: Windows support and behavioral differences across Unix systems for
Show description for 2ecdb41
nuskey8
committed
2ecdb41
View commit details
Copy full SHA for 2ecdb41
Browse repository at this point
Commits on Aug 9, 2026
fix: sync_directory error on Windows
nuskey8
committed
61b81dc
View commit details
Copy full SHA for 61b81dc
Browse repository at this point
Merge pull request #2 from nuskey8/separete-benches
Show description for 136cd99
nuskey8
authored
136cd99
View commit details
Copy full SHA for 136cd99
Browse repository at this point
chore: separate benchmarks into a separate crate
nuskey8
committed
0e67ee0
View commit details
Copy full SHA for 0e67ee0
Browse repository at this point
Merge pull request #1 from nuskey8/optimize-in-memory-db
Show description for 94c78d6
nuskey8
authored
94c78d6
View commit details
Copy full SHA for 94c78d6
Browse repository at this point
optimize: reduce in-memory db memory usage
nuskey8
committed
7eab06c
View commit details
Copy full SHA for 7eab06c
Browse repository at this point
fix: README license badge
nuskey8
committed
63f85ef
View commit details
Copy full SHA for 63f85ef
Browse repository at this point
fix: license
nuskey8
committed
ff0d1e1
View commit details
Copy full SHA for ff0d1e1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.