Y
Hacker News
new
|
ask
|
show
|
jobs
by
steiner_j
3258 days ago
Congrats on shipping! I wonder if RocksDB could be the right choice for small to midscale IoT scenarios? Anyone has an opinion on that?
1 comments
neunhoef
3258 days ago
I think yes. The RocksDB engine is much better than the old engine in situations in which the stored data is larger than the available RAM. It all depends on the concrete queries issued but in general I would say: "Definitely yes!"
link