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
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
.
stellar
/
go-stellar-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
550
Star
1.4k
Code
Issues
58
Pull requests
18
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add Filesystem datastore support
- #5892
#5892
Merged
leighmcculloch
merged 13 commits into
main
stellar/go-stellar-sdk:main
from
datastore-filesystem
stellar/go-stellar-sdk:datastore-filesystem
Copy head branch name to clipboard
Jan 8, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Add Filesystem datastore support
#5892
leighmcculloch
merged 13 commits into
main
stellar/go-stellar-sdk:main
from
datastore-filesystem
stellar/go-stellar-sdk:datastore-filesystem
Copy head branch name to clipboard
Commits
Commits on Jan 6, 2026
add filesystem datastore implementation
leighmcculloch
committed
d1379c7
View commit details
Copy full SHA for d1379c7
Browse repository at this point
remove metadata support from filesystem datastore
leighmcculloch
committed
3b33571
View commit details
Copy full SHA for 3b33571
Browse repository at this point
expand filesystem datastore documentation
leighmcculloch
committed
0218f0a
View commit details
Copy full SHA for 0218f0a
Browse repository at this point
Fix variable shadowing warnings in filesystem datastore tests
leighmcculloch
committed
a2c9796
View commit details
Copy full SHA for a2c9796
Browse repository at this point
Document concurrent write limitations in filesystem datastore
leighmcculloch
committed
8461178
View commit details
Copy full SHA for 8461178
Browse repository at this point
Add context cancellation support in ListFilePaths
leighmcculloch
committed
fff78f0
View commit details
Copy full SHA for fff78f0
Browse repository at this point
extract filesystem permission constants
leighmcculloch
committed
2fc44f3
View commit details
Copy full SHA for 2fc44f3
Browse repository at this point
remove directory creation from NewFilesystemDataStoreWithPath
leighmcculloch
committed
ff43078
View commit details
Copy full SHA for ff43078
Browse repository at this point
write file content directly without buffering
leighmcculloch
committed
328fc59
View commit details
Copy full SHA for 328fc59
Browse repository at this point
replace "uploaded" with "written" in log messages
leighmcculloch
committed
6dbbccc
View commit details
Copy full SHA for 6dbbccc
Browse repository at this point
Merge branch 'main' into datastore-filesystem
leighmcculloch
authored
f8fc5ad
View commit details
Copy full SHA for f8fc5ad
Browse repository at this point
Commits on Jan 8, 2026
word
Show description for 3035b76
leighmcculloch
and
sreuland
authored
3035b76
View commit details
Copy full SHA for 3035b76
Browse repository at this point
Merge branch 'main' into datastore-filesystem
leighmcculloch
authored
fb56196
View commit details
Copy full SHA for fb56196
Browse repository at this point
You can’t perform that action at this time.