Posts in 2024
  • Release release-v1.8.4

    Thursday, November 14, 2024 in Blog

    What’s Changed Upgrade to the net 9.0. by @koculu in https://github.com/koculu/ZoneTree/pull/104 Full Changelog: https://github.com/koculu/ZoneTree/compare/release-v1.8.3...release-v1.8.4

    Read more

  • Release release-v1.8.3

    Wednesday, October 16, 2024 in Blog

    What’s Changed Add support for Software computed CRC32 by @albyrock87 in https://github.com/koculu/ZoneTree/pull/95 Add new methods to expose opIndexes for async replication. by @koculu in https://github.com/koculu/ZoneTree/pull/97 …

    Read more

  • Release release-v1.8.2

    Saturday, September 07, 2024 in Blog

    What’s Changed Provide key in IsDeleted delegate to support TTL based on keys by @koculu in https://github.com/koculu/ZoneTree/pull/92 Added operation index to support asynchronous replication and audits by @koculu in …

    Read more

  • Release release-v1.8.0

    Sunday, September 01, 2024 in Blog

    What’s Changed Unify the names and types of the public members by @koculu in https://github.com/koculu/ZoneTree/pull/88 Full Changelog: https://github.com/koculu/ZoneTree/compare/release-v1.7.9...release-v1.8.0

    Read more

  • Release release-v1.7.9

    Friday, August 30, 2024 in Blog

    What’s Changed Add contribute to the block cache option to the iterators. by @koculu in https://github.com/koculu/ZoneTree/pull/84 Improve type mismatch validation errors. by @koculu in https://github.com/koculu/ZoneTree/pull/86 Full Changelog: …

    Read more

  • Release release-v1.7.7

    Saturday, August 24, 2024 in Blog

    What’s Changed 81 enhancement type validation should not fail based on the version of the assembly difference by @koculu in https://github.com/koculu/ZoneTree/pull/82 DestroyTree method is renamed to Drop. Full Changelog: …

    Read more

  • Release release-v1.7.6

    Saturday, August 17, 2024 in Blog

    What’s Changed Set Maximum Segment Id when multi part bottom segments are loaded. by @koculu in https://github.com/koculu/ZoneTree/pull/78 Create a utility to fill serializer, comparer, and delete delegates for known types. by @koculu in …

    Read more

  • Release release-v1.7.5

    Saturday, August 17, 2024 in Blog

    What’s Changed Add utility class and extension methods to simplify dealing with IRefComparer. by @koculu in https://github.com/koculu/ZoneTree/pull/72 Add EvictToDisk and refactor IMaintainer. by @koculu in …

    Read more

  • Release release-v1.7.4

    Sunday, August 11, 2024 in Blog

    What’s Changed Fix buggy CreateReadOnlyDiskSegment method. by @koculu in https://github.com/koculu/ZoneTree/pull/68 Enhancement: add serializers and comparers for unsigned primitive types by @koculu in https://github.com/koculu/ZoneTree/pull/70 …

    Read more

  • Release release-v1.7.3

    Saturday, August 10, 2024 in Blog

    What’s Changed Attack to the disk segment during count to delay the drops. by @koculu in https://github.com/koculu/ZoneTree/pull/66 Full Changelog: https://github.com/koculu/ZoneTree/compare/release-v1.7.2...release-v1.7.3

    Read more