You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Barış Soner Uşaklı f1f9b225b0
feat: #8824, cache refactor (#8851)
* feat: #8824, cache refactor

ability to disable caches
ability to download contents of cache
refactor cache modules to remove duplicated code

* fix: remove duplicate hit/miss tracking

check cacheEnabled in getUncachedKeys
5 years ago
..
mongo feat: #8824, cache refactor (#8851) 5 years ago
postgres ttl/pttl (#8689) 5 years ago
redis feat: #8824, cache refactor (#8851) 5 years ago
cache.js feat: #8824, cache refactor (#8851) 5 years ago
helpers.js refactor: remove logs 6 years ago
index.js refactor: async/await 6 years ago
mongo.js feat: remove topics.async.getTopicData usage 5 years ago
postgres.js feat: remove topics.async.getTopicData usage 5 years ago
redis.js fix: don't crash on outdated redis instances 5 years ago