Reducing the amount of state we pull from the DB is useful as fetching state is expensive in terms of DB, CPU and memory.
22 KiB
22 KiB
Reducing the amount of state we pull from the DB is useful as fetching state is expensive in terms of DB, CPU and memory.