Skip to content

1.0.23

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Dec 16:23
· 404 commits to refs/heads/main since this release
447232b

Changes

🚀 New Features

  • feat: allow setting expiry on om entities by adding an exat field (#415)
  • feat: allow storing nested struct as json string in om.HashRepository (#415)
  • feat: allow sharing the underlying Client of a rueidislock.Locker
  • feat: allow sharing the underlying Client of a rueidisaside.CacheAsideClient
  • feat: read-write splitting (#402)

Contributors

We'd like to thank all the contributors who worked on this release!

@proost and @rueian