Skip to content
Snippets Groups Projects
  1. Jun 24, 2020
  2. Jun 23, 2020
  3. Jun 22, 2020
  4. Jun 21, 2020
    • Bartek Wrona's avatar
      Resolved merge conflicts. · e208f9d1
      Bartek Wrona authored
      e208f9d1
    • Bartek Wrona's avatar
      - Defined PK constraints for tables where they were missed · 00b2db99
      Bartek Wrona authored
      - Added additional index to hive_posts (indexing single permlink_id field) to speedup insertion
      - Removed not needed multi column indices from hive_account table
      - Introduced function `process_hive_post_operation' covering new-post, post-edit, post-undelete scenarios in single query at SQL side
      - Introduced function `delete_hive_post' to simplify post deletion at client side and improve performance.
      - Improved reblog operation queries (eliminated separate queries for IDs to be next processed/updated)
      - Improved follow operation queries (eliminated separate queries for IDs to be next processed/updated). Prerequisites for value caching and flush at Python side, not finished yet
      00b2db99
  5. Jun 19, 2020
  6. Jun 18, 2020
  7. Jun 17, 2020
Loading