Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
TerarkDB serves as a flagship offering from Terark, functioning as a specialized distribution of RocksDB that is enhanced by proprietary Terark algorithms. These algorithms enable TerarkDB to achieve significantly greater data storage capacity and retrieval speeds compared to the standard RocksDB, boasting performance metrics of over three times the data capacity and more than ten times the access speed on identical hardware configurations. Additionally, TerarkDB maintains full binary compatibility with the official RocksDB, ensuring seamless integration for users. By forking RocksDB, we have implemented targeted modifications to optimize it for our algorithms, which can be found as a submodule named rocksdb. Importantly, these adaptations preserve all existing RocksDB APIs and do not introduce any additional dependencies; for instance, TerarkDB operates independently of TerarkZipTable, ensuring that it functions identically to the official RocksDB without any modifications required in other areas. This level of compatibility makes TerarkDB an attractive option for users seeking enhanced performance without sacrificing the familiar interface of RocksDB.
Description
etcd serves as a highly reliable and consistent distributed key-value store, ideal for managing data required by a cluster or distributed system. It effectively manages leader elections amidst network splits and is resilient to machine failures, including those affecting the leader node. Data can be organized in a hierarchical manner, similar to a traditional filesystem, allowing for structured storage. Additionally, it offers the capability to monitor specific keys or directories for changes, enabling real-time reactions to any alterations in values, ensuring that systems stay synchronized and responsive. This functionality is crucial for maintaining consistency across distributed applications.
API Access
Has API
API Access
Has API
Integrations
Elastic Observability
Netdata
Pricing Details
No price information available.
Free Trial
Free Version
Pricing Details
No price information available.
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Terark
Founded
2014
Country
China
Website
github.com/krareT/trkdb
Vendor Details
Company Name
etcd
Website
etcd.io