Details
Description
If a transaction performs multiple operations on the same region, the same transaction is transmitted repeatedly, and decoded each time. It would be good to cache the decoded transaction for a short time to avoid the cost of repeated decoding. This of course has memory impact, the cache must evict aggressively and be limited in size.
Attachments
Issue Links
- relates to
-
TEPHRA-232 Transaction metadata sent on each put is too big
- Open