bytedance / terarkdb

A RocksDB compatible KV storage engine with better performance
Apache License 2.0
2.05k stars 202 forks source link

how stable is terarkdb for production use? #261

Open kolinfluence opened 1 year ago

kolinfluence commented 1 year ago

i understand there are bugs previously in rocksdb.

how stable is terarkdb for production use?

advisable to store mission critical financial data using terarkdb?

noobpwnftw commented 1 year ago

So you will store "mission critical financial data" with stability guarantees from Github issues?

Yes it is pretty stable but you should always have replications, even for non-"mission critical financial data".