An open API service indexing awesome lists of open source software.

https://github.com/octopusdeploy/go-octodiff

| Public | 100% Go implementation of remote delta compression based on the rsync algorithm (based on C# OctoDiff)
https://github.com/octopusdeploy/go-octodiff

Last synced: 9 days ago
JSON representation

| Public | 100% Go implementation of remote delta compression based on the rsync algorithm (based on C# OctoDiff)

Awesome Lists containing this project

README

          

go-octodiff is a port of Octopus Deploy's C# [OctoDiff implementation](https://github.com/OctopusDeploy/OctoDiff) to Go.

Please see the C# implementation for more information