godns icon indicating copy to clipboard operation
godns copied to clipboard

redis backed cache

Open ctr49 opened this issue 9 years ago • 3 comments

Do you have an estimation when the redis cache backend will be developed? I´m looking for something like this right now, but if I have to start from scratch I'd rather use sth else than "go"... Suggestions for redis backend:

  • use dns provided ttl of a record as ttl in redis for auto-expiry
  • allow different servers for writing something into the cache and reading from the cache (for distributed setups with read-only slaves)
  • allow either tcp or unix socket connection to redis

ctr49 avatar Jan 25 '16 15:01 ctr49

Redis as cache backend has been supported in #43 . However, the features mentioned by @ctr49 still need more works. Will keep the PR as open status.

kenshinx avatar Apr 11 '19 04:04 kenshinx

123

kenshinx avatar Dec 18 '20 09:12 kenshinx

4567

kenshinx avatar Dec 18 '20 09:12 kenshinx