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
I am really interested in using git-fs for serving content over HTTP based on the GIT hashes, but w/o having to do checkouts.
Do you have any performance data? Is this still an active project? Is there any caching under the covers? We have lots of branches with sometimes trivial changes, so most/much of our I/O is off the tip of the master branch. All content in fact is served off the tip of each branch.
Mark
The text was updated successfully, but these errors were encountered:
I'm also interested to have further info.
Unfortunately the project seems not under development anymore.
There is some fork or alternative project actively developed?
Hi,
I am really interested in using git-fs for serving content over HTTP based on the GIT hashes, but w/o having to do checkouts.
Do you have any performance data? Is this still an active project? Is there any caching under the covers? We have lots of branches with sometimes trivial changes, so most/much of our I/O is off the tip of the master branch. All content in fact is served off the tip of each branch.
Mark
The text was updated successfully, but these errors were encountered: