This repository has been archived by the owner on Dec 17, 2023. It is now read-only.
v0.5.1
Changelog
- c1bdf51 chore: bump version to v0.5.1
- b5a61bb fix: test
- 30cdeab feat: add new relay to replay events to
- 1429cc9 chore: lower log level from redis not found key
- e9401e3 fix: caching and error handling
- d863264 fix: set log level to info
- 269b0eb fix: set log level to debug
- bf88754 fix: cache handling
- ef654c8 fix: cache and replay fixes
- ca35599 feat: implement redis cache if available
- 1e4cfc4 fix: fix cache and switch to Bigcache
- 5ff67f6 feat: improve instrumentation
- c68ffb2 feat: add custom prometheus instrumentation and improved cache
- 524c360 chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.16 to 1.14.17 (#81)
- a10499e chore(deps): bump github.com/nbd-wtf/go-nostr from 0.18.5 to 0.18.7 (#77)
- 0639458 chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#78)
- 86d5466 chore(deps): bump github.com/nbd-wtf/go-nostr from 0.18.4 to 0.18.5 (#76)
- 3010fb6 chore(deps): bump github.com/nbd-wtf/go-nostr from 0.18.3 to 0.18.4 (#75)
- a622cf3 chore: enhance connection closed scenario