Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: allow fetching cached messages by content or pubsub topic #2201

Closed
2 tasks done
Tracked by #65
SionoiS opened this issue Nov 8, 2023 · 2 comments
Closed
2 tasks done
Tracked by #65

chore: allow fetching cached messages by content or pubsub topic #2201

SionoiS opened this issue Nov 8, 2023 · 2 comments
Assignees
Labels
E:1.2: Autosharding for autoscaling See https://github.com/waku-org/pm/issues/65 for details

Comments

@SionoiS
Copy link
Contributor

SionoiS commented Nov 8, 2023

Background

We currently have 2 type of REST API for relay, one for content and pubsub topic. Message cached using one can't be fetched using the other.

Details

The message cache should allow fetching by content OR pubsub topic. The REST Relay API should also allow fetching message both ways.

Acceptance criteria

  • Updated cache logic
  • Updated Relay Rest API
@SionoiS
Copy link
Contributor Author

SionoiS commented Nov 20, 2023

Weekly Update

  • achieved: failed refactor of message cache
  • next: a better and simpler message cache

@SionoiS
Copy link
Contributor Author

SionoiS commented Nov 28, 2023

Weekly Update

  • achieved: PR merged DONE!

@SionoiS SionoiS closed this as completed Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E:1.2: Autosharding for autoscaling See https://github.com/waku-org/pm/issues/65 for details
Projects
Archived in project
Development

No branches or pull requests

1 participant