Skip to content

1.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Apr 11:37
  • change serialization scheme (Smile) for history cache
    • the cache is bigger however more speedier for both access and indexing
      • if the increased size is a problem, consider using file system with built-in compression (e.g. ZFS)
  • restore environment variable propagation in Docker (needed for NOMIRROR)

NOTE: this requires reindex from scratch due to the changes in the history cache serialization scheme