Redis Adapter Versions Save

Redis adapter for Casbin

v3.5.0

3 months ago

3.5.0 (2024-03-09)

Features

  • fix LoadPolicy() for Amazon MemoryDB for Redis (#45) (00e084b)

v3.4.1

3 months ago

3.4.1 (2024-03-08)

Bug Fixes

v3.4.0

3 months ago

3.4.0 (2024-03-07)

Features

  • fix the closed network connection issue for Redis pool (#43) (9cd9abd)

v3.3.0

3 months ago

3.3.0 (2024-03-07)

Features

  • improve README badges (0f85980)
  • update CI Go version to 1.19 (3838b9c)

v3.2.1

1 year ago

3.2.1 (2023-01-31)

Bug Fixes

  • update go.mod, go.sum, README.md (#40) (9c324f0)

v3.2.0

1 year ago

3.2.0 (2022-12-14)

Features

  • add TLS option for redis adapter creation (#38) (17a13a7)

v3.1.0

1 year ago

3.1.0 (2022-12-07)

Features

v3.0.0

1 year ago

3.0.0 (2022-11-10)

  • feat!: expose error in NewAdapter() (#35) (5c97830), closes #35

BREAKING CHANGES

  • expose error in NewAdapter()

v2.4.0

1 year ago

2.4.0 (2022-11-04)

Features

  • support use a specific user login redis (#34) (3321b37)

v2.3.0

1 year ago

2.3.0 (2022-08-16)

Features

  • implement FilteredAdapter & UpdatableAdapter (#31) (03e1dee)