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 }}
Ataba29
/
KV-Database
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
4
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Updated to C++23 with some minor refactoring and documentation
- #22
#22
Closed
Ataba29
wants to merge 13 commits into
main
Ataba29/KV-Database:main
from
V23
Ataba29/KV-Database:V23
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Closed
Updated to C++23 with some minor refactoring and documentation
#22
Ataba29
wants to merge 13 commits into
main
Ataba29/KV-Database:main
from
V23
Ataba29/KV-Database:V23
Copy head branch name to clipboard
Commits
Commits on Jul 20, 2026
updated cmake for c++23
Ataba29
committed
ec33ffe
View commit details
Copy full SHA for ec33ffe
Browse repository at this point
Commits on Jul 22, 2026
Refactor: put public before privates
Ataba29
committed
8f3cfd2
View commit details
Copy full SHA for 8f3cfd2
Browse repository at this point
Refactor: removed header files from cpp libs
Ataba29
committed
c154977
View commit details
Copy full SHA for c154977
Browse repository at this point
Fixed typo in readme used wrong image name
Ataba29
committed
22e32b1
View commit details
Copy full SHA for 22e32b1
Browse repository at this point
Fixed another typo in readme
Ataba29
committed
22eff79
View commit details
Copy full SHA for 22eff79
Browse repository at this point
Added new C++23 feature
Ataba29
committed
92e98f3
View commit details
Copy full SHA for 92e98f3
Browse repository at this point
Refactor wrong unit test name
Ataba29
committed
ad972c2
View commit details
Copy full SHA for ad972c2
Browse repository at this point
used the kinda new c++20 jthread
Ataba29
committed
17a0e80
View commit details
Copy full SHA for 17a0e80
Browse repository at this point
Implemented std::expected for starting server
Ataba29
committed
c1ac5f4
View commit details
Copy full SHA for c1ac5f4
Browse repository at this point
used the new std::flat_map
Ataba29
committed
151a4db
View commit details
Copy full SHA for 151a4db
Browse repository at this point
Fixed last commit
Ataba29
committed
cc5618d
View commit details
Copy full SHA for cc5618d
Browse repository at this point
added comment for new start method
Ataba29
committed
ab8ab94
View commit details
Copy full SHA for ab8ab94
Browse repository at this point
Commits on Aug 1, 2026
Merge branch 'main' into HEAD
Ataba29
committed
8e79989
View commit details
Copy full SHA for 8e79989
Browse repository at this point
You can’t perform that action at this time.