alpha
Login
or
Join now
kzoeps.com
/
lex-gql
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
GraphQL for AT Protocol
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
lex-gql
/
examples
/
relay
/
src
/
at
main
1 folder
16 files
Chad Miller
feat(lex-gql): add DidCollector for batching DID-based joins
6mo ago
d71de0a6
__generated__
feat(lex-gql): add DidCollector for batching DID-based joins Introduces DidCollector class that batches DID-based lookups across GraphQL resolvers, reducing N+1 queries to single batched queries per collection. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 months ago
AlbumArt.tsx
feat(lex-gql): add DidCollector for batching DID-based joins Introduces DidCollector class that batches DID-based lookups across GraphQL resolvers, reducing N+1 queries to single batched queries per collection. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 months ago
AlbumItem.tsx
feat(lex-gql): add DidCollector for batching DID-based joins Introduces DidCollector class that batches DID-based lookups across GraphQL resolvers, reducing N+1 queries to single batched queries per collection. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 months ago
App.tsx
feat(lex-gql): add DidCollector for batching DID-based joins Introduces DidCollector class that batches DID-based lookups across GraphQL resolvers, reducing N+1 queries to single batched queries per collection. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 months ago
Layout.tsx
feat(lex-gql): add DidCollector for batching DID-based joins Introduces DidCollector class that batches DID-based lookups across GraphQL resolvers, reducing N+1 queries to single batched queries per collection. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 months ago
LoadingFallback.tsx
feat: add relay example with DuckDB adapter Add a full-stack example combining tap, lex-gql, and React/Relay for displaying teal.fm music scrobbles. New packages: - lex-gql-duckdb: Analytics-optimized DuckDB adapter (~17x faster aggregates) lex-gql enhancements: - actorHandle system field for WHERE filtering - Array fields in aggregate group results - Forward join resolution, union types, blob URL generation lex-gql-sqlite fixes: - Escape LIKE wildcards in contains operator (security) - Log malformed cursor errors instead of silently ignoring Relay example features: - Real-time scrobble feed with WebSocket subscriptions - Profile pages with user listening history - Top tracks/albums aggregate views with date filtering - Scrobble activity charts - MusicBrainz and album art integration Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 months ago
MusicBrainzLink.tsx
feat(lex-gql): add DidCollector for batching DID-based joins Introduces DidCollector class that batches DID-based lookups across GraphQL resolvers, reducing N+1 queries to single batched queries per collection. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 months ago
Profile.tsx
feat(lex-gql): add DidCollector for batching DID-based joins Introduces DidCollector class that batches DID-based lookups across GraphQL resolvers, reducing N+1 queries to single batched queries per collection. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 months ago
ScrobbleChart.tsx
feat(lex-gql): add DidCollector for batching DID-based joins Introduces DidCollector class that batches DID-based lookups across GraphQL resolvers, reducing N+1 queries to single batched queries per collection. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 months ago
TopAlbums.tsx
feat(lex-gql): add DidCollector for batching DID-based joins Introduces DidCollector class that batches DID-based lookups across GraphQL resolvers, reducing N+1 queries to single batched queries per collection. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 months ago
TopTrackItem.tsx
feat(lex-gql): add DidCollector for batching DID-based joins Introduces DidCollector class that batches DID-based lookups across GraphQL resolvers, reducing N+1 queries to single batched queries per collection. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 months ago
TopTracks.tsx
feat(lex-gql): add DidCollector for batching DID-based joins Introduces DidCollector class that batches DID-based lookups across GraphQL resolvers, reducing N+1 queries to single batched queries per collection. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 months ago
TrackItem.tsx
feat(lex-gql): add DidCollector for batching DID-based joins Introduces DidCollector class that batches DID-based lookups across GraphQL resolvers, reducing N+1 queries to single batched queries per collection. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 months ago
generateChartData.ts
feat(lex-gql): add DidCollector for batching DID-based joins Introduces DidCollector class that batches DID-based lookups across GraphQL resolvers, reducing N+1 queries to single batched queries per collection. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 months ago
index.css
feat: add relay example with DuckDB adapter Add a full-stack example combining tap, lex-gql, and React/Relay for displaying teal.fm music scrobbles. New packages: - lex-gql-duckdb: Analytics-optimized DuckDB adapter (~17x faster aggregates) lex-gql enhancements: - actorHandle system field for WHERE filtering - Array fields in aggregate group results - Forward join resolution, union types, blob URL generation lex-gql-sqlite fixes: - Escape LIKE wildcards in contains operator (security) - Log malformed cursor errors instead of silently ignoring Relay example features: - Real-time scrobble feed with WebSocket subscriptions - Profile pages with user listening history - Top tracks/albums aggregate views with date filtering - Scrobble activity charts - MusicBrainz and album art integration Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 months ago
main.tsx
feat(lex-gql): add DidCollector for batching DID-based joins Introduces DidCollector class that batches DID-based lookups across GraphQL resolvers, reducing N+1 queries to single batched queries per collection. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 months ago
useDateRangeFilter.ts
feat(lex-gql): add DidCollector for batching DID-based joins Introduces DidCollector class that batches DID-based lookups across GraphQL resolvers, reducing N+1 queries to single batched queries per collection. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 months ago