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)
Sun, Apr 14, 4:53 PM
Unknown Object (File)
Sun, Apr 14, 4:53 PM
Unknown Object (File)
Sun, Apr 14, 4:53 PM
Unknown Object (File)
Sun, Apr 14, 4:52 PM
Unknown Object (File)
Sat, Apr 6, 9:00 PM
Unknown Object (File)
Sat, Apr 6, 3:08 PM
Unknown Object (File)
Wed, Apr 3, 11:56 PM
Unknown Object (File)
Wed, Apr 3, 10:56 PM
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