Using Geyser (assuming it is validated), index the event queue account of every market on Serum simultaneously (depending on how Geyser works).
Diff the new event queue data to determine new trade entries.
Insert the trade entries into postgres.
Switch trade history on index page to use postgres on initialization.
Using Geyser (assuming it is validated), index the event queue account of every market on Serum simultaneously (depending on how Geyser works).
Diff the new event queue data to determine new trade entries.
Insert the trade entries into postgres.
Switch trade history on index page to use postgres on initialization.