Hollow Versions Save

Hollow is a java library and toolset for disseminating in-memory datasets from a single producer to many consumers for high performance read-only access.

v7.10.5

1 week ago

Drop final keyword from HashIndex class level

v7.10.4

2 weeks ago
  • codegen supports schema reference doc
  • primary key and hash index init fails soft on not-bound field path at init time and hard at query time (as opposed to earlier failed hard at init time)

v7.10.4-rc.1

3 weeks ago

v7.10.3

2 months ago

What's Changed

Full Changelog: https://github.com/Netflix/hollow/compare/v7.10.2...v7.10.3

v7.10.2

2 months ago

What's Changed

Full Changelog: https://github.com/Netflix/hollow/compare/v7.10.1...v7.10.2

v7.10.1

3 months ago

Patch for numShards serialization in reverse delta for collection types

v7.10.0

3 months ago

Opt-in feature, requires consumers to be on recent library version that supports applying varying numShards in a delta transition. A header tag in blob headers (also propagated into announcement metadata) provides observability into when and which types are resharded.

v7.8.1

3 months ago

What's Changed

Full Changelog: https://github.com/Netflix/hollow/compare/v7.8.0...v7.8.1

v7.8.1-rc.3

3 months ago