Skip to content

Releases: qedus/nds

v2.0.5

11 Dec 14:09
8ce2dd5
Compare
Choose a tag to compare

This updates the App Engine package.

v2.0.4

23 Jul 16:34
1dd4bde
Compare
Choose a tag to compare

update go deps

Redis Hotfix - Remove global var

22 Jan 12:39
57e8cbc
Compare
Choose a tag to compare
  • Fix redis cacher race condition with global var
  • Update go module dependencies
  • Pin travis-ci linter to a specific version

Redis Race fix

05 Aug 13:40
4b0cefc
Compare
Choose a tag to compare

Fixes for race conditions on redis cacher

Version 2.0.0 of nds.

05 Apr 20:31
Compare
Choose a tag to compare

Version 2.0.0 is a rewrite of nds to use the new APIs provided by Google. The advantages of the rewrite are numerous to name a few:

  • The code now has a pluggable caching layer.
  • The code can be used on almost all of Google's cloud.