solana-with-rpc-optimizations/accountsdb-plugin-postgres/scripts
Lijun Wang f5b0764795
Accountsdb plugin transaction part 4 -- postgres plugin implementations -- DB models (#21407)
AccountsDb plugin for transactions -- part 4 -- persisting to the Db.
1. DB models for transactions
2. Rust models for transactions
3. Transform from SDK models to rust db models
4. Unit tests
2021-12-01 09:23:26 -08:00
..
create_schema.sql Accountsdb plugin transaction part 4 -- postgres plugin implementations -- DB models (#21407) 2021-12-01 09:23:26 -08:00
drop_schema.sql Accountsdb plugin transaction part 4 -- postgres plugin implementations -- DB models (#21407) 2021-12-01 09:23:26 -08:00
postgresql.conf Accountsdb plugin postgres improvement (#21034) 2021-10-30 20:18:11 -07:00