Skip to content

Tags: viney-shih/go-cache

Tags

v1.1.5

Toggle v1.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: add compress mechanism + fix the trace length + support New Reli…

…c APM (#17)

* support New Relic APM
* add compress mechanism for Marshal() and Unmarshal() function
* fix the trace length is ~10x times of the cache size

Co-authored-by: viney-shih <[email protected]>

v1.1.4

Toggle v1.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: support customized package key (#14)

Co-authored-by: viney-shih <[email protected]>

v1.1.3

Toggle v1.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: enhance test coverage (#9)

Co-authored-by: viney-shih <[email protected]>

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: add examples, fix README, fix typo (#7)

Co-authored-by: viney-shih <[email protected]>

v1.1.1

Toggle v1.1.1's commit message
fix README, and add logo

v1.1.0

Toggle v1.1.0's commit message
add master in travis CI

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: evict keys remotely as well (#3)

Co-authored-by: viney-shih <[email protected]>