Skip to content

Releases: geniussportsgroup/gateway_cache

Cota

29 Nov 15:44
Compare
Choose a tag to compare

Create default reporter and Prometheus reporter to be used by the user.

Add reporter

28 Nov 14:37
Compare
Choose a tag to compare

Add a reporter to have a way to monitoring miss and hits in cache

Boyaca

23 Nov 19:41
Compare
Choose a tag to compare

Refactor constructor to include ttl for negative directly
Add "other" support

Cajica

26 Jul 21:38
Compare
Choose a tag to compare

Ttl for negative has been added. With this feature the user can specify a ttl just for values that have failed when RetrieveFromCacheOrCompute is called

Zipaquira

13 Jul 05:55
Compare
Choose a tag to compare

  • Functions StoreValue and RetrieveValue were added.
  • Test for store and concurrent store were added.
  • Test for RetrieveValue were added.

Fomeque

01 Jun 20:47
Compare
Choose a tag to compare

Change the module name of this version to make available for use.

Chia

31 May 23:37
7e7f1dc
Compare
Choose a tag to compare

Revamping of the library for operating on GO interfaces. That leads to a

  1. More elegant and friendly API
  2. Faster implementation

Lavras

25 May 17:15
Compare
Choose a tag to compare

Fix - add the cache ttl to an entry when it is touched.

Tokio

21 May 16:37
Compare
Choose a tag to compare

Added a new field in RequestError for communicating user-provided info to the invoker

Implemented Touch, Contains, and LazyRemove methods

Jamondi

02 May 23:39
4e54926
Compare
Choose a tag to compare

Fix bug when client does not return a proper error code