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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
1f349
/
violet
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Issues
2
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Connect to a multi-nodal distributed database system
- #8
#8
Open
mrmelon54
wants to merge 17 commits into
main
1f349/violet:main
from
mysql
1f349/violet:mysql
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
Connect to a multi-nodal distributed database system
#8
mrmelon54
wants to merge 17 commits into
main
1f349/violet:main
from
mysql
1f349/violet:mysql
Copy head branch name to clipboard
Commits
Commits on Dec 6, 2025
Implement a mix between a cache and singleflight preventing parallel database access
mrmelon54
committed
8d7a627
View commit details
Copy full SHA for 8d7a627
Browse repository at this point
Update to sqlc v1.28
mrmelon54
committed
7236e9a
View commit details
Copy full SHA for 7236e9a
Browse repository at this point
Run domain table compiling on a timer
mrmelon54
committed
6cc7512
View commit details
Copy full SHA for 6cc7512
Browse repository at this point
Run route/redirect table compiling on a timer
mrmelon54
committed
6143d14
View commit details
Copy full SHA for 6143d14
Browse repository at this point
Fix router manager tests
mrmelon54
committed
bb81877
View commit details
Copy full SHA for bb81877
Browse repository at this point
Refresh certs with a config option for timing
mrmelon54
committed
6d15aea
View commit details
Copy full SHA for 6d15aea
Browse repository at this point
Remove error page refreshing
mrmelon54
committed
84b6164
View commit details
Copy full SHA for 84b6164
Browse repository at this point
Remove unused cacheflight
mrmelon54
committed
c13b2df
View commit details
Copy full SHA for c13b2df
Browse repository at this point
Change database engine to mysql
mrmelon54
committed
b27b3b9
View commit details
Copy full SHA for b27b3b9
Browse repository at this point
Quote the database string in the test workflow
mrmelon54
committed
0152fa5
View commit details
Copy full SHA for 0152fa5
Browse repository at this point
Fix some test failures
mrmelon54
committed
3e34919
View commit details
Copy full SHA for 3e34919
Browse repository at this point
Replace sql with mariadb syntax
mrmelon54
committed
1ae9773
View commit details
Copy full SHA for 1ae9773
Browse repository at this point
Commits on Dec 7, 2025
Fix database migrations not working
mrmelon54
committed
5558262
View commit details
Copy full SHA for 5558262
Browse repository at this point
Commits on Jan 2, 2026
Add sqlc to Makefile
mrmelon54
committed
154ffaa
View commit details
Copy full SHA for 154ffaa
Browse repository at this point
Update to sqlc v1.30.0
mrmelon54
committed
843347f
View commit details
Copy full SHA for 843347f
Browse repository at this point
Commits on Jan 3, 2026
Add the querier interface sqlc option
mrmelon54
committed
df911a4
View commit details
Copy full SHA for df911a4
Browse repository at this point
Change redirect status code value to a uint16
mrmelon54
committed
b0bfae4
View commit details
Copy full SHA for b0bfae4
Browse repository at this point
You can’t perform that action at this time.