getzep / zep

Zep | The Memory Foundation For Your AI Stack
https://help.getzep.com/ce
Apache License 2.0
2.56k stars 370 forks source link

feat(lock acquisition): introduce new error type and retry policy for lock acquisition #329

Closed danielchalef closed 6 months ago

danielchalef commented 6 months ago

:rocket: This PR description was created by Ellipsis for commit f76c55a9ef14d6db964dcb6e9d8f283596c5d08d.

Summary:

This PR introduces a new error type for lock acquisition failures, includes the failsafe-go package for retry policies, and updates memorystore.go and userstore.go to handle lock acquisition with a retry policy.

Key points:


Generated with :heart: by ellipsis.dev