Replies: 1 comment
-
| Currently there are traits available for reading from and writing to the object database, but the main implementation can't yet be replaced. Questions related to this are WASM support, as currently  | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Summary 💡
Any plans on supporting custom backends?
See https://github.com/go-git/go-git/tree/v5.11.0/storage
Or https://github.com/libgit2/libgit2-backends
Motivation 🔦
Use case: in-memory and/or database storage for objectDB, refDB, etc. for faster access or reduced storage footprint.
Beta Was this translation helpful? Give feedback.
All reactions