Hacker News new | ask | show | jobs
by chaddeshon 4510 days ago
If I have a bucket with 2 million key, it takes a long time and 2000 requests to get the dir listing. With mimicdb it would only be one fast request.
1 comments

That's true if it was local. A 2 million key response from an externally hosted MimicDB instance would probably have to be split in 2000 requests and take the same amount of time.

Send me an email nathan@nathancahill.com and I can show you how to set up a local cache. It's quite simple.