Page MenuHomePhabricator

[terraform] add GSI for farcasterID
ClosedPublic

Authored by varun on Mar 27 2024, 12:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 31, 2:13 PM
Unknown Object (File)
Mon, Dec 16, 10:28 AM
Unknown Object (File)
Mon, Dec 16, 10:28 AM
Unknown Object (File)
Mon, Dec 16, 10:26 AM
Unknown Object (File)
Thu, Dec 12, 3:36 PM
Unknown Object (File)
Dec 2 2024, 8:54 AM
Unknown Object (File)
Nov 29 2024, 9:45 AM
Unknown Object (File)
Nov 29 2024, 8:38 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
Lint Not Applicable
Unit
Tests Not Applicable