Bug fixes
Julien-R44
released this
03 Oct 19:33
·
52 commits
to main
since this release
Commits
- chore: add server playground (7613081)
- docs: add note about DynamoDB TTL configuration (d0024dd)
- chore: update lock file (96c1924)
- chore: add dynamodb in playground (c5e646c)
- Fix: Issue of synchronizing namespaced local memory caches (#37) (f077d30)
- fix: remove
ttl
usage from getOrSetForever (32943e2) - fix: use
undefined
instead ofInfinity
for memory driver (7267974) - fix: use specific poppinss/utils import path for exceptions (e00ac08)
- chore: update dependencies (f22c953)
- chore(docs): prometheus dashboard json url updated (#23) (9d66e2f)
What's Changed
- chore(docs): prometheus dashboard json url updated by @joravkumar in #23
- Fix: Issue of synchronizing namespaced local memory caches by @gkachru in #37
New Contributors
- @joravkumar made their first contribution in #23
- @gkachru made their first contribution in #37
Full Changelog: https://github.com/Julien-R44/bentocache/compare/bentocache@1.0.0-beta.9...bentocache@1.0.0-beta.10