Skip to content

Releases: Vivino/rankdb

v1.0.10

09 Nov 10:42
ae3ab40
Compare
Choose a tag to compare

Changelog

  • 0a4c035 Fix golangci-lint errors. (#23)
  • ae3ab40 Implement memory-profiler command-line flag. (#24)

v1.0.9

24 May 15:41
5e60b89
Compare
Choose a tag to compare

Changelog

  • 5e60b89 Add support for Datadog monitoring

v1.0.8

25 Jan 11:15
47c271d
Compare
Choose a tag to compare

Changelog

Version v1.0.7

19 Nov 10:56
b31f3ee
Compare
Choose a tag to compare

What's Changed

  • Aerospike blobstore can namespace keys using key prefixes instead of actual Aerospike namespaces. This is mainly to circumvent the namespace limitation when using the Aerospike Community Edition.

Version v1.0.6

30 Jun 12:36
bc0d2d4
Compare
Choose a tag to compare

In this version we bumped the go version to 1.15

v1.0.5

08 Mar 14:16
25806bc
Compare
Choose a tag to compare

25806bc - updated to go 1.14
00609f2 - Update zstd fix ReadFrom with small blocks

v1.0.4

25 Nov 14:59
55d4dc9
Compare
Choose a tag to compare

Changelog

55d4dc9 Add missing static files. (#9)
c2d221a Update Dockerfile (#8)

v1.0.3

07 Nov 13:24
1ee1366
Compare
Choose a tag to compare

Changelog

1ee1366 Use Go proxy (#7)

v1.0.2

07 Nov 12:34
d37675c
Compare
Choose a tag to compare
Update compress dependency (#5)

Fixes rare data corruption on zstd compression.

Readahead detects Read after Close.

v1.0.1

31 Jul 12:43
Compare
Choose a tag to compare
Add sample data & docker info.