Skip to content
Snippets Groups Projects
  1. Jun 22, 2020
  2. 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
  3. Jun 19, 2020
  4. Jun 18, 2020
  5. Jun 17, 2020
  6. Jun 14, 2020
  7. Jun 12, 2020
  8. Jun 11, 2020
  9. Jun 10, 2020
  10. Jun 09, 2020
  11. Jun 08, 2020
  12. Jun 07, 2020
  13. Jun 05, 2020
Loading