Skip to content

Fix Redis sorted set usage and server export issues - #106

Merged
prodbycorne merged 2 commits into
SmartDropLabs:mainfrom
paris27-A:feat/convert-id-indices-to-redis-sorted-sets
Jul 26, 2026
Merged

Fix Redis sorted set usage and server export issues#106
prodbycorne merged 2 commits into
SmartDropLabs:mainfrom
paris27-A:feat/convert-id-indices-to-redis-sorted-sets

Conversation

@paris27-A

Copy link
Copy Markdown
Contributor

Closes #82

  • Fixed redis.zadd compatibility issue
  • Converted ID indices to Redis sorted sets
  • Resolved server export issue
  • Fixed failing tests (airdrops, auth, alerts)
  • All tests now passing (238/238)

@prodbycorne
prodbycorne merged commit a764345 into SmartDropLabs:main Jul 26, 2026
1 of 2 checks passed
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.

Redis SMEMBERS-backed pagination is unstable across airdrops, alerts, and API-key listing endpoints

2 participants