Hacker News new | ask | show | jobs
How to reach 100M Key lookups using REST server with Python clients (mikaelronstrom.blogspot.com)
1 points by mikaelronstrom 296 days ago
1 comments

This provides the How-To explanation of challenges one can meet when building highly scalable Key-value stores using a REST server and Python clients.