-
- Downloads
Implemented periodic fill of notification cache, to significantly speedup notification API calls.
parent
a39cfe83
No related branches found
No related tags found
This commit is part of merge request !353. Comments created here will be created in the context of that merge request.
Showing
- hive/db/db_state.py 12 additions, 1 deletionhive/db/db_state.py
- hive/db/schema.py 20 additions, 1 deletionhive/db/schema.py
- hive/db/sql_scripts/notifications_api.sql 29 additions, 3 deletionshive/db/sql_scripts/notifications_api.sql
- hive/db/sql_scripts/notifications_view.sql 5 additions, 1 deletionhive/db/sql_scripts/notifications_view.sql
- hive/db/sql_scripts/upgrade/upgrade_runtime_migration.sql 17 additions, 0 deletionshive/db/sql_scripts/upgrade/upgrade_runtime_migration.sql
- hive/db/sql_scripts/upgrade/upgrade_table_schema.sql 27 additions, 0 deletionshive/db/sql_scripts/upgrade/upgrade_table_schema.sql
- hive/indexer/blocks.py 4 additions, 1 deletionhive/indexer/blocks.py
Loading
Please register or sign in to comment