Reducing the amount of state we pull from the DB is useful as fetching state is expensive in terms of DB, CPU and memory.
2 lines
48 B
Plaintext
2 lines
48 B
Plaintext
Reduce the amount of state we pull from the DB.
|