Skip to content

Releases: bshramin/goxy

V0.1.1

05 Jul 07:30
db37d19
Compare
Choose a tag to compare
refactor redis fetch function (#32)

* refactor redis fetch function

* fix lint error

* change logging

* fix lint erros

Co-authored-by: Mehdi Makki <[email protected]>

v0.1.0

04 Jul 07:23
26ce5f3
Compare
Choose a tag to compare

Bug Fixes

Features

  • Support context in shared redis.

Refactors

  • Remove panics from helper functions.

change redis shared

29 Jun 09:34
301a70f
Compare
Choose a tag to compare
fix shared redis (#27)

* fix shared redis

* fix test

v0.0.5

26 Jun 10:16
d492d62
Compare
Choose a tag to compare
fix(redis): add error on fetch (#26)

v0.0.4: Feat/export fetch (#25)

20 Jun 11:53
a09078d
Compare
Choose a tag to compare
* fix(sharedRedis): set lock before fetch

* fix(linter): resolve err

* fix(sharedfetch): do best practices

* feat(redis) : expose funcs

* fix/ lint

* fix version

* fix version

* fix version

Add the hashid tool

08 May 08:10
9b7bab4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.0.3

Add Encode and Decode with generics

03 Apr 08:34
4c50431
Compare
Choose a tag to compare
feat(encode): added encode decode (#17)

* feat(encode): added encode decode

* fix(ci): fix golang version

Fix some lint errors

13 Mar 08:13
ddd5b6e
Compare
Choose a tag to compare
v0.0.1

Fix some linting errors (#16)

Initial tag

13 Mar 06:18
Compare
Choose a tag to compare

Tag initial code before applying a breaking change.