solana/storage-bigtable/src
Yihau Chen d949f4f42f
add a lighter way to check whether a block exists in the Bigtable (#28308)
* add does_row_key_exist

* add does_confirmed_block_exist

* lint

* Update storage-bigtable/src/bigtable.rs

Co-authored-by: Tyera Eulberg <teulberg@gmail.com>

* rename does_row_key_exist -> row_key_exists

* rename does_confirmed_block_exist -> confirmed_block_exists

* Update storage-bigtable/src/lib.rs

Co-authored-by: Tyera Eulberg <teulberg@gmail.com>

Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
2022-10-18 06:34:26 +00:00
..
access_token.rs Add a stringified credential option for LedgerStorage (#24314) 2022-04-13 14:35:06 -06:00
bigtable.rs add a lighter way to check whether a block exists in the Bigtable (#28308) 2022-10-18 06:34:26 +00:00
compression.rs chore: bump enum-iterator from 0.8.1 to 1.2.0 (#27496) 2022-08-31 15:07:29 -06:00
lib.rs add a lighter way to check whether a block exists in the Bigtable (#28308) 2022-10-18 06:34:26 +00:00
pki-goog-roots.pem
root_ca_certificate.rs Add storage-proto build.rs and readme (#18353) 2021-07-09 20:06:06 +00:00