mango-feeds/connector-raw
Christian Kamm 08b99875c2 Postgres: Add an index to account write tables
This index matches exactly the most frequent query type of
SELECT DISTINCT(pubkey) ...
    ORDER BY pubkey, slot DESC, write_version DESC
2022-01-20 11:23:02 +01:00
..
scripts Postgres: Add an index to account write tables 2022-01-20 11:23:02 +01:00
src Use anyhow::Result over Result<T, anyhow::Error> 2021-11-09 14:27:09 +01:00
Cargo.toml Update to solana 1.8.12 2022-01-12 12:00:06 +01:00
example-config.toml Add support for updating a monitoring table 2022-01-06 12:54:35 +01:00