summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-19add suppport for persisting batched events over replication github/shay/fix_git_hx_batch shay/fix_git_hx_batchH. Shay3-2/+194
2022-09-19add fucntions to persist events as a batch, encapsulate some logic in a helpe...H. Shay1-44/+174
2022-09-19add some comments and sned events as a batch to be persistedH. Shay1-11/+17
2022-09-19