-
- Downloads
Fixed bugs in implementation of bridge_api.get_account_posts when sort = "feed"
Eliminated performance problems in the above implementation. Defined 2 new indexes: hive_feed_cache_block_num_idx and hive_feed_cache_created_at_idx.
parent
294e2411
No related branches found
No related tags found
Showing
- hive/db/db_state.py 3 additions, 0 deletionshive/db/db_state.py
- hive/db/schema.py 4 additions, 1 deletionhive/db/schema.py
- hive/db/sql_scripts/condenser_get_by_feed_with_reblog.sql 21 additions, 32 deletionshive/db/sql_scripts/condenser_get_by_feed_with_reblog.sql
- hive/db/sql_scripts/upgrade/upgrade_table_schema.sql 18 additions, 14 deletionshive/db/sql_scripts/upgrade/upgrade_table_schema.sql
Loading
Please register or sign in to comment