- ...
- ...
- ...
- ...
- ...
- ...
- Improved overall performance by using "github.com/json-iterator/go" instead of "encoding/json".
- Updated go-ssb to the latest version which should improve message validation performance.
- Moved package
ditoserviceand moveddi.Serviceanddi.Configtoservice.
- Fewer goroutines are created during EBT replication.
- Optimized marshaling and unmarshaling EBT notes.
- Optimized marshaling and unmarshaling createHistoryStream arguments.
- Logging interfaces have changed to improve logging performance and enable optimizations.
- Improved blob replication performance by caching the list of blobs which should be pushed.
- Improved overall performance by optimising a hot path related to receiving RPC messages.
- This CHANGELOG file.