TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

MongoDB and RocksDB at Parse

111 pointsby jasondcabout 10 years ago

5 comments

lpszabout 10 years ago
MongoDB seems to have a bad rep on HN for its various shortcomings, and yet here FB/Parse seem to use it. Is the bad rep overrated? (Honest question)
评论 #9421762 未加载
评论 #9421782 未加载
评论 #9421787 未加载
评论 #9421956 未加载
评论 #9423069 未加载
评论 #9421731 未加载
polskibusabout 10 years ago
What's the main use case for something like RocksDB ? Is it an out-of-process local caching engine (in-memory + unloads to disk if necessary) ? Or is it something different? Can it communicate between nodes? Why would I use it instead of a large dictionary in memory?
评论 #9423832 未加载
评论 #9423450 未加载
aikahabout 10 years ago
By the way, does anybody knows how Parse execute sandboxes javascript on the server ? I can't find an article on that matter.
tfbabout 10 years ago
&gt; The RocksDB engine developed by Facebook engineers is one of the fastest, most compact and write-optimized storage engines available.<p>Will it fix MongoDB&#x27;s data loss issues? I&#x27;m hoping that is what &quot;write-optimized&quot; is partly implying.
评论 #9421898 未加载
评论 #9423062 未加载
lighthawkabout 10 years ago
&quot;And we now have some exciting news to share: we are running MongoDB on RocksDB in production for some workloads and we’re seeing great results!&quot;<p>Some stats and a way to replicate would be nice here.
评论 #9421994 未加载