Skip to content

Releases: rungalileo/gcache

v0.1.4

25 Feb 22:46
v0.1.4
c216c6c

Choose a tag to compare

v0.1.4 (2025-02-25)

This release is published under the MIT License.

Bug Fixes

  • Always return false when ramp is 0 and true if its 100 (440e54e)

Detailed Changes: v0.1.3...v0.1.4

v0.1.3

25 Feb 21:53
v0.1.3
0a722d7

Choose a tag to compare

v0.1.3 (2025-02-25)

This release is published under the MIT License.

Bug Fixes


Detailed Changes: v0.1.2...v0.1.3

v0.1.2

25 Feb 21:28
v0.1.2
21289c0

Choose a tag to compare

v0.1.2 (2025-02-25)

This release is published under the MIT License.

Bug Fixes

  • Fix layer label for cache disabled counter (ad1d9e7)

Detailed Changes: v0.1.1...v0.1.2

v0.1.1

25 Feb 01:28
v0.1.1
e273d33

Choose a tag to compare

v0.1.1 (2025-02-25)

This release is published under the MIT License.

Bug Fixes

  • Json serialization for GCacheKeyConfig (#16, 56ba27d)
  • fix: Do not write back cache in Redis when its invalidated

  • feat: Add flushall

  • Add type annotation

  • fix: JSON serialization for GCacheKeyConfig


Detailed Changes: v0.1.0...v0.1.1

v0.1.0

24 Feb 22:50
v0.1.0
0bc6951

Choose a tag to compare

v0.1.0 (2025-02-24)

This release is published under the MIT License.

Features

  • fix: Do not write back cache in Redis when its invalidated

  • feat: Add flushall

  • Add type annotation


Detailed Changes: v0.0.10...v0.1.0

v0.0.10

24 Feb 22:20
v0.0.10
ae3d5cf

Choose a tag to compare

v0.0.10 (2025-02-24)

This release is published under the MIT License.

Bug Fixes

  • Do not write back cache in Redis when its invalidated (#14, 17fed9b)

Detailed Changes: v0.0.9...v0.0.10

v0.0.9

24 Feb 05:19
v0.0.9
6fb2e5c

Choose a tag to compare

v0.0.9 (2025-02-24)

This release is published under the MIT License.

Bug Fixes

  • Subtract fallback time from cache get time. (#13, 21b1139)
  • fix: Increment cache disabled counter

  • fix: Fix early termination when cache is disabled

  • fix: subtract fallback time from get time


Detailed Changes: v0.0.8...v0.0.9

v0.0.8

24 Feb 03:49
v0.0.8
46e518a

Choose a tag to compare

v0.0.8 (2025-02-24)

This release is published under the MIT License.

Bug Fixes

  • Fix early termination when gcache is disabled. (#12, a714e66)
  • fix: Increment cache disabled counter

  • fix: Fix early termination when cache is disabled


Detailed Changes: v0.0.7...v0.0.8

v0.0.7

24 Feb 03:35
v0.0.7
c78790f

Choose a tag to compare

v0.0.7 (2025-02-24)

This release is published under the MIT License.

Bug Fixes


Detailed Changes: v0.0.6...v0.0.7

v0.0.6

24 Feb 02:11
v0.0.6
ff430af

Choose a tag to compare

v0.0.6 (2025-02-24)

This release is published under the MIT License.

Chores

  • chore: Cleaning up code

  • Some more comments

  • More documentation

  • todo

  • Remove import from readme

  • fixups

  • chore: Add GCacheKey to export


Detailed Changes: v0.0.5...v0.0.6