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
..
admin feat: #8824, cache refactor (#8851) 5 years ago
categories/cid style(openapi): break write API routes into individual files 5 years ago
category style(openapi): break write API routes into individual files 5 years ago
chats style(openapi): break write API routes into individual files 5 years ago
email/unsubscribe style(openapi): break write API routes into individual files 5 years ago
flags style(openapi): break write API routes into individual files 5 years ago
groups style(openapi): break write API routes into individual files 5 years ago
post style(openapi): break write API routes into individual files 5 years ago
recent/posts style(openapi): break write API routes into individual files 5 years ago
reset style(openapi): break write API routes into individual files 5 years ago
tags fix(writeapi): fix components, + tag object schema 5 years ago
topic fix(writeapi): fix components, + tag object schema 5 years ago
uid style(openapi): break write API routes into individual files 5 years ago
unread style(openapi): break write API routes into individual files 5 years ago
user feat(writeapi): user settings API 5 years ago
categories.yaml style(openapi): break write API routes into individual files 5 years ago
config.yaml style(openapi): break write API routes into individual files 5 years ago
flags.yaml style(openapi): break write API routes into individual files 5 years ago
groups.yaml fix(openapi): final fixes to schemas 5 years ago
index.yaml style(openapi): break write API routes into individual files 5 years ago
ip-blacklist.yaml style(openapi): break write API routes into individual files 5 years ago
login.yaml style(openapi): break write API routes into individual files 5 years ago
me.yaml style(openapi): break write API routes into individual files 5 years ago
notifications.yaml style(openapi): break write API routes into individual files 5 years ago
popular.yaml style(openapi): break write API routes into individual files 5 years ago
post-queue.yaml style(openapi): break write API routes into individual files 5 years ago
recent.yaml style(openapi): break write API routes into individual files 5 years ago
register.yaml style(openapi): break write API routes into individual files 5 years ago
registration-queue.yaml style(openapi): break write API routes into individual files 5 years ago
reset.yaml style(openapi): break write API routes into individual files 5 years ago
search.yaml style(openapi): break write API routes into individual files 5 years ago
self.yaml style(openapi): break write API routes into individual files 5 years ago
tags.yaml fix(writeapi): fix components, + tag object schema 5 years ago
top.yaml style(openapi): break write API routes into individual files 5 years ago
unread.yaml fix: breaking test from 0db0231cff 5 years ago
users.yaml style(openapi): break write API routes into individual files 5 years ago