Kwitsch
Kwitsch
Add additional query logging type InfluxDB. To reduce stress on the DB endpoint log entries should be submitted in batches.
If additional sources are added in the user-data file cloud-init will overwrite the sources.list file(which is the expected behavior). Unfortunately the new file is for debian an not raspbian. This...
Implemented a SpecialUseDomainNames - Resolver as defined in [RFC6761](https://datatracker.ietf.org/doc/html/rfc6761) - 4. Caching DNS Servers @FileGo could you review the changes? Closes #635
- release workflow doesn't run on forks anymore - stale workflow doesn't run on forks anymore - added .git folder to .dockerignore and substituted it with build-args(VERSION & BUILD_TIME) -...
Redis rework #945 - Redis implementation of GroupedCache First implementation of redis block&allow lists. Still missing Regex list storage.
Changes: - reloadCacheEntry removes EDNS0 records from response - reloadCacheEntry publishes its result to Redis Closes #1422 Related #1420
Prefetch update results aren't published to Redis. Implementation at caching_resolver: https://github.com/0xERR0R/blocky/blob/main/resolver%2Fcaching_resolver.go#L94