How to perform realtime calculations in in memory db such Redis?
I am trying to create an realtime ad exchange which matches queries to the target keywords. I am storing Ad keys and Bid and content keys and bid inside a Hashmap on Redis. How can I match them? Any leads?
0 comments
[ 3.6 ms ] story [ 9.0 ms ] threadNo comments yet.