Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2024-04-02 | [chore] bump go structr cache version -> v0.6.0 (#2773) | 1 | ||
* update go-structr library -> v0.6.0, add necessary wrapping types + code changes to support these changes * update readme with go-structr package changes * improved wrapping of the SliceCache type * add code comments for the cache wrapper types * remove test.out :innocent: --------- Co-authored-by: tobi <31960611+tsmethurst@users.noreply.github.com> | ||||
2024-01-29 | update go-structr v0.2.0 => v0.3.0 to fix possible hash collision issues (#2586) | 1 | ||
2024-01-26 | [performance] cache library performance enhancements (updates go-structr => ↵ | 1 | ||
v0.2.0) (#2575) * update go-structr => v0.2.0 * update readme * whoops, fix the link |