-
Notifications
You must be signed in to change notification settings - Fork 133
Backend caching reference #567
Copy link
Copy link
Closed
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programbackenddocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
Activity
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programbackenddocumentationImprovements or additions to documentationImprovements or additions to documentation
Write
apps/backend/docs/concepts-caching.mdforlib/conversationCache.tsand the Redis cache keys inlib/redis.ts: what is cached, the key format, the TTL, and every path that invalidates it.Acceptance criteria:
invalidateConversationCachesand the event that triggers it