Skip to content

Releases: customerio/esdb

Add FastReader.Close()

14 Nov 13:49
eb6b0c4
Compare
Choose a tag to compare

PRO-1043: Add FastReader.Close()

ESDB datastructures

31 May 18:59
8109285
Compare
Choose a tag to compare
Modules: remove clustering, upgrade fast_reader, add modfile (#8)

Clustering was built on a legacy raft project and no longer used internally. This pulls it out for the time being to suit our usage of esdb, which is just for the block storage structure, adds some internal upgrades we hadn't yet applied and a go.mod file