Aaron Suen e24112a2d9 Fix soaking with cache
Soaking recipe fails will result in a lot of clearing
of old soaking values out of node meta, which is
very slow in the common case of e.g. dirt that's
not near water and thus should not be soaking in
the first place.

Skip node meta writes if the node meta already
contains the correct data, by doing a cached read
and check before writing, instead of blindly
writing.
2021-07-11 14:50:33 -04:00
..
2021-07-11 09:38:19 -04:00
2021-07-11 14:50:33 -04:00
2021-07-10 10:04:03 -04:00
2021-07-10 11:09:44 -04:00
2021-07-10 11:09:44 -04:00
2021-07-10 11:09:44 -04:00
2021-07-10 11:09:44 -04:00
2021-07-10 11:09:44 -04:00
2021-07-01 21:58:45 -04:00
2021-07-10 11:23:09 -04:00
2021-07-10 10:04:03 -04:00
2021-07-10 10:04:03 -04:00
2021-03-18 09:49:34 -04:00
2021-03-09 08:16:23 -05:00
2021-07-10 11:09:44 -04:00
2021-07-10 11:09:44 -04:00
2021-07-10 11:23:09 -04:00
2021-07-10 11:09:44 -04:00
2021-07-10 11:23:09 -04:00
2021-07-05 11:34:33 -04:00