mango-feeds/connector-mango
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 Minor clippy fixes 2021-11-15 15:37:29 +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