Skip to content

Releases: aplescia/lets-go

Initial SQS Utility Functions

22 Sep 15:58
Compare
Choose a tag to compare

1.15 & Library Updates

25 Aug 15:41
Compare
Choose a tag to compare
v1.9.3

Library Updates

import hotfix

25 Jun 18:06
Compare
Choose a tag to compare
v1.9.1

fix path imports

New owner, new module path

25 Jun 18:02
Compare
Choose a tag to compare
v1.9.0

change module v

Refactored AUTH method

22 Apr 15:35
fb12635
Compare
Choose a tag to compare
Merge pull request #14 from Chewy-Inc/feature/refactor-redis-package

refactor ClusterClient constructor method

Add support for Redis Auth in Client Init

21 Apr 20:36
Compare
Choose a tag to compare
v1.8.0

Add option for redis auth

Some package renaming, and better documentation!

16 Mar 17:35
Compare
Choose a tag to compare
v1.7.0

extraction of division for golint

Additional Functions, Function Renames, and Comments that break previous builds.

06 Mar 20:41
Compare
Choose a tag to compare

SQL utilities! Insert and query from a DB based on passed structs.

05 Mar 20:18
ee3ac66
Compare
Choose a tag to compare
Merge pull request #11 from Chewy-Inc/feature/1.5-release-sql-functions

Feature/1.5 release sql functions

generic json marshalling functions

04 Mar 16:46
9a9605b
Compare
Choose a tag to compare
Merge pull request #10 from Chewy-Inc/develop

json marshalling functions!