Description
Implement the matching logic using Redis as the data store, with matching logic still in Python. This intermediate step isolates whether performance gains come from the data model or from reducing round-trips.
Results must match the pure Python prototype exactly for the same inputs.
Definition of Done
Description
Implement the matching logic using Redis as the data store, with matching logic still in Python. This intermediate step isolates whether performance gains come from the data model or from reducing round-trips.
Results must match the pure Python prototype exactly for the same inputs.
Definition of Done