Skip to content

Releases: Phelimb/BIGSI

v0.3.1

02 Feb 19:19
26d0bfe

Choose a tag to compare

v0.3.1 Pre-release
Pre-release

Major code cleanup and addition of config files for easier configuration management.

v0.3

02 Feb 14:20
e1aea0a

Choose a tag to compare

v0.3 Pre-release
Pre-release

Draft release with major code cleanup and addition of config files for easier configuration management.

Performance has not been benchmarked against v0.1.7 yet.

BIGSI with RocksDB backend

04 Sep 10:37

Choose a tag to compare

Pre-release
rocks

Version bump

v0.1.7

25 Apr 16:35

Choose a tag to compare

Added merge command.

Merge merges two existing BIGSIs by samples.
Duplicate samples with be renamed but both will be kept.
BIGSIs must have been built with the same parameters.

Build command accepts a max_memory command. If the index will exceed this max memory the graph will be built with a build and merge strategy, first building the largest index that will fit in the available memory, building a second index and merging until the index is complete.

Alpha release

06 Oct 08:48

Choose a tag to compare

Alpha release Pre-release
Pre-release

v0.1.5 release