discourse/spec
David Taylor afb5ec811d FIX: Don't use DistributedCache to store redis readonly state
This can cause unbound CPU usage in some cases, and excessive logging in other cases. This commit moves redis readonly information into the local process, but maintains the DistributedCache for postgres readonly state.
2019-06-25 11:20:34 +08:00
..
components FIX: Don't use DistributedCache to store redis readonly state 2019-06-25 11:20:34 +08:00
fabricators
fixtures FIX: Use correct locale when translating without cache 2019-06-05 14:19:56 +02:00
helpers replace subfolder on cdn url conversion between general cdn and s3 (#7764) 2019-06-17 11:51:17 -07:00
import_export
integration
integrity PERF: Use Oj for serializing JSON. (#7780) 2019-06-24 18:32:00 +03:00
jobs FIX: Don't replace img tags within anchor tags with markdown format. 2019-06-21 12:32:02 +08:00
lib FIX: English locale must not fall back to any other locale 2019-06-07 21:53:01 +02:00
mailers
models FIX: CategoryUser#batch_set (#7787) 2019-06-25 12:13:27 +10:00
multisite FIX: multisite upload urls must have either db name or the word 'short-url'. 2019-06-25 01:19:58 +05:30
requests FIX: Don't use DistributedCache to store redis readonly state 2019-06-25 11:20:34 +08:00
serializers FIX: Broken spec 2019-06-10 11:50:48 -04:00
services FIX: Don't use DistributedCache to store redis readonly state 2019-06-25 11:20:34 +08:00
support
tasks
views/omniauth_callbacks
rails_helper.rb