How can I persist/retain Unbound cache across reboot?

This page summarizes the projects mentioned and recommended in the original post on /r/pihole

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Unbound

    Unbound is a validating, recursive, and caching DNS resolver.

  • redis-munin

    Munin plugin for Redis. Monitors lots of things, with few dependencies (pure redis-cli + awk)

  • I mostly use redis-munin for a general overview of what my master database is doing.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • phpRedisAdmin

    Simple web interface to manage Redis databases.

  • The cachedb/Redis relationship isn't really designed with human readability at the forefront, or at all really. Cache entries as far as I'm aware are just raw data hashed with the random seed. You could view this if you wanted to using a fairly simple project, phpRedisAdmin, but it's not overly useful in this context, here's a small snippet of one of my nodes with an entry being viewed. I haven't bothered making sure the encoding is agreeable on both ends so it's possible I may be able to clean up the cache entry content itself - but you can see the domain is visible.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts