RedCarpetUp / ledger

MIT License
1 stars 1 forks source link

Fetch latest account balance directly from book_account. #157

Closed raghavio closed 4 years ago

raghavio commented 4 years ago

Performance improvement measure. Need to release the ledger_entry lock asap. Saw the balance fetch query to be blocking it.