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.6

3 weeks ago

What's Changed

Full Changelog: https://github.com/Netflix/hollow/compare/v7.10.5...v7.10.6

v7.10.5

1 month ago

Drop final keyword from HashIndex class level

v7.10.4

1 month 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

1 month 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

3 months ago

What's Changed

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

v7.10.1

4 months ago

Patch for numShards serialization in reverse delta for collection types

v7.10.0

4 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

4 months ago

What's Changed

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