solana-with-rpc-optimizations/banks-server/src
Jon Cinque 79a8ecd0ac
client: Remove static connection cache, plumb it instead (#25667)
* client: Remove static connection cache, plumb it instead

* Add TpuClient::new_with_connection_cache to not break downstream

* Refactor get_connection and RwLock into ConnectionCache

* Fix merge conflicts from new async TpuClient

* Remove `ConnectionCache::set_use_quic`

* Move DEFAULT_TPU_USE_QUIC to client, use ConnectionCache::default()
2022-06-08 13:57:12 +02:00
..
banks_server.rs client: Remove static connection cache, plumb it instead (#25667) 2022-06-08 13:57:12 +02:00
lib.rs Dedupe SendTransactionService(s) (#19354) 2021-08-23 22:32:15 +00:00
rpc_banks_service.rs client: Remove static connection cache, plumb it instead (#25667) 2022-06-08 13:57:12 +02:00