GitBulletin

Repository: farcasterxyz/hub-monorepo

Tech Revolution Unleashed: Groundbreaking Update Transforms Data Handling!

2023-01-11 04:56:54 UTC

Sequential Merge Technology Introduced, Promising Enhanced Efficiency and Reliability in Store Management.

Commit Details:

fix: force messages to be merged sequentially in stores (#408) * add concurrency test suite * fix: add SequentialMergeStore * refactor the rest of stores to extend SequentialMergeStore * update mergeMessages to run in parallel and let stores handle sequencing * remove unused import * get rid of relative utils import * use ~ import pattern

Search Similar