Skip to content

Conversation

@shivam-ross
Copy link

Change made :

  • Replaced in-memory validator tracking with Redis for better persistence across restarts.
  • Added IP location lookup using ip-api.com to enhance validator metadata.
  • Implemented WebSocket tracking in Redis for efficient validator reconnections and queue management.
  • Updated the validation request distribution to use Redis queue operations (rpoplpush) for better load balancing.
  • Refactored signupHandler to use Redis for state management.

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