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
.
ModelarData
/
ModelarDB-RS
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
22
Code
Issues
49
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Share one local and one remote DataFolder instance throughout the server
- #419
#419
Merged
CGodiksen
merged 14 commits into
main
ModelarData/ModelarDB-RS:main
from
dev/share-data-folder
ModelarData/ModelarDB-RS:dev/share-data-folder
Copy head branch name to clipboard
Aug 14, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Share one local and one remote DataFolder instance throughout the server
#419
CGodiksen
merged 14 commits into
main
ModelarData/ModelarDB-RS:main
from
dev/share-data-folder
ModelarData/ModelarDB-RS:dev/share-data-folder
Copy head branch name to clipboard
Commits
Commits on Aug 13, 2026
Remove clone from DataFolder and remove internal Arc
CGodiksen
committed
7396215
View commit details
Copy full SHA for 7396215
Browse repository at this point
Fix problem with holding DashMap guard while loading
CGodiksen
committed
5888b2d
View commit details
Copy full SHA for 5888b2d
Browse repository at this point
Use Arc for DataFolder in DataFolders
CGodiksen
committed
4913ecd
View commit details
Copy full SHA for 4913ecd
Browse repository at this point
Use Arc for DataFolder in DataTransfer
CGodiksen
committed
4e074ce
View commit details
Copy full SHA for 4e074ce
Browse repository at this point
Use Arc for DataFolder in configuration
CGodiksen
committed
6568b91
View commit details
Copy full SHA for 6568b91
Browse repository at this point
Use Arc for DataFolder in UncompressedDataManager
CGodiksen
committed
669bef1
View commit details
Copy full SHA for 669bef1
Browse repository at this point
Use Arc for DataFolder in CompressedDataManager
CGodiksen
committed
177fc75
View commit details
Copy full SHA for 177fc75
Browse repository at this point
Use Arc for DataFolder in DataStorageCompactor
CGodiksen
committed
b01592f
View commit details
Copy full SHA for b01592f
Browse repository at this point
Use Arc for DataFolder in Cluster
CGodiksen
committed
c5e0e4f
View commit details
Copy full SHA for c5e0e4f
Browse repository at this point
Fix error in Context after Arc change
CGodiksen
committed
6102153
View commit details
Copy full SHA for 6102153
Browse repository at this point
Rename local_data_folder to local_object_store to fix naming inconsistency
CGodiksen
committed
fa54583
View commit details
Copy full SHA for fa54583
Browse repository at this point
Borrow to simplify Cluster test helpers
CGodiksen
committed
d927cfd
View commit details
Copy full SHA for d927cfd
Browse repository at this point
Fix naming inconsistency in the integration tests
CGodiksen
committed
3a4cd5a
View commit details
Copy full SHA for 3a4cd5a
Browse repository at this point
Commits on Aug 14, 2026
Update based on comments from @skejserjensen
CGodiksen
committed
a8c2fbb
View commit details
Copy full SHA for a8c2fbb
Browse repository at this point
You can’t perform that action at this time.