i have code airdrop dapp and i have list people that can airdrop (5000 people) . I use redis to query to get all list people and it takes 2.8 s and i use mongoDB it just take 781 ms .Anyone can help me? Use redis
i have code airdrop dapp and i have list people that can airdrop (5000 people) . I use redis to query to get all list people and it takes 2.8 s and i use mongoDB it just take 781 ms .Anyone can help me? Use redis