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
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 }}
ProjectASAP
/
ASAPQuery-backend
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
24
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
docs: design for SimpleMapStore persistence (mem limit + disk flush)
- #4
#4
Merged
zzylol
merged 12 commits into
main
ProjectASAP/ASAPQuery-backend:main
from
design/simple-map-store-persistence
ProjectASAP/ASAPQuery-backend:design/simple-map-store-persistence
Copy head branch name to clipboard
Apr 14, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
docs: design for SimpleMapStore persistence (mem limit + disk flush)
#4
zzylol
merged 12 commits into
main
ProjectASAP/ASAPQuery-backend:main
from
design/simple-map-store-persistence
ProjectASAP/ASAPQuery-backend:design/simple-map-store-persistence
Copy head branch name to clipboard
Commits
Commits on Apr 14, 2026
docs: design for SimpleMapStore persistence (mem limit + disk flush)
Show description for 08ca33b
zzylol
and
claude
committed
08ca33b
View commit details
Copy full SHA for 08ca33b
Browse repository at this point
docs: revise persistence design — memory budget primary, T secondary
Show description for 4ef6737
zzylol
and
claude
committed
4ef6737
View commit details
Copy full SHA for 4ef6737
Browse repository at this point
docs: add Tier-2 read-side segment cache for repeat cold queries
Show description for c582226
zzylol
and
claude
committed
c582226
View commit details
Copy full SHA for c582226
Browse repository at this point
docs: resolve sync-vs-async flush I/O via append-only sealed epochs
Show description for bfd413b
zzylol
and
claude
committed
bfd413b
View commit details
Copy full SHA for bfd413b
Browse repository at this point
docs: adopt perf-optimal choices across all open questions
Show description for da6a47b
zzylol
and
claude
committed
da6a47b
View commit details
Copy full SHA for da6a47b
Browse repository at this point
docs: parts-based disk layout (LSM-style), append-only manifest log
Show description for b82cec3
zzylol
and
claude
committed
b82cec3
View commit details
Copy full SHA for b82cec3
Browse repository at this point
feat(persistence): parts submodule — format, manifest, flusher, cache
Show description for 2f76df0
zzylol
and
claude
committed
2f76df0
View commit details
Copy full SHA for 2f76df0
Browse repository at this point
feat(persistence): wire SimpleMapStorePerKey::with_persistence + query read-through
Show description for 5b54ad7
zzylol
and
claude
committed
5b54ad7
View commit details
Copy full SHA for 5b54ad7
Browse repository at this point
feat(persistence): per-accumulator approx_memory_bytes sizing
Show description for 153c096
zzylol
and
claude
committed
153c096
View commit details
Copy full SHA for 153c096
Browse repository at this point
feat(persistence): CLI wiring for main.rs and precompute_engine.rs
Show description for d7da8a3
zzylol
and
claude
committed
d7da8a3
View commit details
Copy full SHA for d7da8a3
Browse repository at this point
test(persistence): add #[ignore] perf harness for storage + flusher
Show description for 736a7d6
zzylol
and
claude
committed
736a7d6
View commit details
Copy full SHA for 736a7d6
Browse repository at this point
feat(persistence): enforce hard_cap_bytes via insert back-pressure
Show description for 96b13dc
zzylol
and
claude
committed
96b13dc
View commit details
Copy full SHA for 96b13dc
Browse repository at this point
You can’t perform that action at this time.