Closed jamadden closed 5 years ago
There was still a bunch of reliance on the cache for no good reason. A lot of extra method calls and layers go away.
This started as just a way to remove calling max(stored_oid, oid) on every store (the temp_store already hasd taht data).
There was still a bunch of reliance on the cache for no good reason. A lot of extra method calls and layers go away.
This started as just a way to remove calling max(stored_oid, oid) on every store (the temp_store already hasd taht data).