solana/storage-bigtable/src
Tyera 166be2995e
Bigtable: update google proto files and allow configuration of max_message_size (#34740)
* Update proto files with tonic-build v0.9.2

* Manually ignore invalid doc-tests

* Add new ReadRowsRequest fields

* Add LedgerStorageConfig::max_message_size and default value

* Add BigtableConnection::max_message_size and use on client creation

* Add max_message_size to RpcBigtableConfig and make const pub

* Add solana-validator cli arg
2024-01-10 21:20:15 -07:00
..
access_token.rs bigtable: remove extra clones (#34239) 2023-12-20 23:08:20 +00:00
bigtable.rs Bigtable: update google proto files and allow configuration of max_message_size (#34740) 2024-01-10 21:20:15 -07:00
compression.rs General cleanup (#32980) 2023-08-24 21:44:19 +02:00
lib.rs Bigtable: update google proto files and allow configuration of max_message_size (#34740) 2024-01-10 21:20:15 -07:00
pki-goog-roots.pem
root_ca_certificate.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00