tendermint/docs/spec/reactors/mempool
Dev Ojha bd531401a0 mempool: Store txs by hash inside of cache (#2234)
* mempool: Store txs by hash inside of cache

This allows for large cachesizes, without fear of the memory
consumption growing rapidly.

* (squash this) rename hashedTx -> txHash
2018-08-29 08:10:06 +04:00
..
concurrency.md lint markdown docs using a stop-words and write-good linters (#2195) 2018-08-27 11:33:46 +04:00
config.md lint markdown docs using a stop-words and write-good linters (#2195) 2018-08-27 11:33:46 +04:00
functionality.md mempool: Store txs by hash inside of cache (#2234) 2018-08-29 08:10:06 +04:00
messages.md lint markdown docs using a stop-words and write-good linters (#2195) 2018-08-27 11:33:46 +04:00
reactor.md docs: fix links & other imrpvoements 2018-08-07 19:47:51 -04:00