Skip to content

Replace NullStore with InMemoryFeedStore#49

Merged
PortoCode merged 4 commits intomainfrom
feature/promote-in-memory-store
Apr 2, 2025
Merged

Replace NullStore with InMemoryFeedStore#49
PortoCode merged 4 commits intomainfrom
feature/promote-in-memory-store

Conversation

@PortoCode
Copy link
Owner

No description provided.

Replaced Dictionary with NSCache to support automatic eviction when resources are low.
- The InMemoryStore can provide better UX as it supports pagination and image caching
- Made the infra queue serial - instead of concurrent - since the InMemoryFeedStore is not thread safe
@PortoCode PortoCode self-assigned this Apr 2, 2025
@PortoCode PortoCode merged commit 151d98e into main Apr 2, 2025
2 checks passed
@PortoCode PortoCode deleted the feature/promote-in-memory-store branch April 2, 2025 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments