Skip to content

v1.0.0

Compare
Choose a tag to compare
@janisz janisz released this 25 Sep 15:16

Implemented enhancements:

  • Feature Request: support to clean expired entries #41 (flisky)
  • Improve fnv64a hashing algorithm by remove all allocations #19 (mateuszdyminski)

Fixed bugs:

  • Hard max cache size exceeded #18
  • Entries indexes stay unchanged after additional memory allocation #8 (druminski)

Closed issues:

  • Item is not getting updated #39
  • Eviction not perform after timeout #31
  • Old entries (un-updated) values stored in the byte queue #30
  • Push emptyBlobLen inside the allocateAdditionalMemory() function #29
  • ARC cache ? #28
  • Redis #27
  • Clear Cache #23
  • What is the purpose of "entries queue.BytesQueue" #21
  • Event handlers for evict? #14
  • Add per entry expiration #13
  • Add memory allocation hard limit #4

Merged pull requests: