Page MenuHomePhabricator

[terraform] add GSI for farcasterID
ClosedPublic

Authored by varun on Mar 27 2024, 12:39 PM.
Tags
None
Referenced Files
F3387508: D11400.id38378.diff
Fri, Nov 29, 9:45 AM
F3387284: D11400.id38498.diff
Fri, Nov 29, 8:38 AM
Unknown Object (File)
Wed, Nov 13, 5:28 AM
Unknown Object (File)
Tue, Nov 12, 9:52 PM
Unknown Object (File)
Oct 22 2024, 2:47 PM
Unknown Object (File)
Oct 22 2024, 2:47 PM
Unknown Object (File)
Oct 22 2024, 2:44 PM
Unknown Object (File)
Oct 11 2024, 11:31 AM
Subscribers

Details

Summary

We need this index to query efficiently for the userID, username, and walletAddress for all users with a farcasterID

We set the projection_type to INCLUDE so we don't just get the userID

Depends on D11399

Test Plan

later in the stack I introduce a database client method to get the

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage