Skip to content
Snippets Groups Projects

Uniform insert operations in follow and reblog

Merged Dariusz Kędzierski requested to merge dk-uniform-insert-follow-reblog into develop
All threads resolved!

Feed cache changes:

  • Redefined primary key in FeedCache
  • Added block_num column to FeedCache
  • FeedCache is now build during initial sync
  • Batch insert added to FeedCache following batch insert scheme from other classes

Other changes:

  • Added setup_shared_db_access method to class DbAdapterHolder, after initial sync all classes basing on this class will use single db connection to use transaction properly in listen method
  • Insert operations in follow and reblog are uniform accross sync mode (initial and live sync)
  • Above fixes crash when initial sync is followed by live sync
  • Added current system time to logs
Edited by Dariusz Kędzierski

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added 1 commit

    • 6a24de22 - Fixed order in insert, removed redundant index

    Compare with previous version

  • Dariusz Kędzierski resolved all threads

    resolved all threads

  • added 14 commits

    Compare with previous version

  • added 19 commits

    Compare with previous version

  • added 11 commits

    Compare with previous version

  • added 1 commit

    • 74a51665 - Reblog reworked: simplified reblog_op

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Dariusz Kędzierski resolved all threads

    resolved all threads

  • Bartek Wrona
  • added 1 commit

    Compare with previous version

  • added 1 commit

    • 6113a736 - text column account replaced with numeric blogger_id in hive_reblogs

    Compare with previous version

  • Bartek Wrona resolved all threads

    resolved all threads

  • added 5 commits

    Compare with previous version

  • Bartek Wrona mentioned in commit cf3ebd05

    mentioned in commit cf3ebd05

  • merged

  • Please register or sign in to reply
    Loading