gitlab-org--gitlab-foss/changelogs/unreleased/appearances-caching-and-schema.yml
Yorick Peterse 26bb50412c
Cache Appearance instances in Redis
This caches the result of Appearance.first in a similar fashion to how
ApplicationSetting instances are cached. We also add some NOT NULL
constraints to the table and correct the timestamp types.

Fixes gitlab-org/gitlab-ce#36066, fixes gitlab-org/gitlab-ce#31698
2017-08-10 12:45:49 +02:00

4 lines
70 B
YAML

---
title: Cache Appearance instances in Redis
merge_request:
author: