mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 07:30:16 +08:00
8cfe203383
Setting a key/value pair in DistributedCache involves waiting on the write to Redis to finish. In most cases, we don't need to wait on the setting of the cache to finish. We just need to take our return value and move on. |
||
---|---|---|
.. | ||
compiler.rb | ||
functions.rb | ||
importer.rb | ||
manager.rb | ||
watcher.rb |