Continuous Database Operations | Geo-Distributed MySQL Clusters | Complete, Fully-Integrated, Proven
Tungsten Clustering
Tungsten Version 7.0 is Here!

We are pleased to announce that Tungsten Clustering and Tungsten Replicator versions 7.0 are now available! This exciting release includes the Tungsten RESTful API (API v2), enhanced monitoring, performance, management, security, bug fixes, new commands, and a new and improved Tungsten Dashboard!

Latest Blogs
Configuring HAProxy for Tungsten Dashboard
This blog post will walk you through configuring HA Proxy for the Tungsten Dashboard, along with the new command `tpm generate-haproxy-for-api` which helps automate the process by translating existing INI files into haproxy.cfg config file format. The Tungsten Dashboard is a browser-based GUI, designed to make using a Tungsten Cluster as easy as possible.
Recover Disk Space: Easy THL Clean-Up In Tungsten v7
Transaction History Log (THL) files are the core of Tungsten Replication, containing the actual MySQL write events that are replicated to the replicas. These files can take up considerable amounts of disk space, making them of interest for housekeeping operations to limit the consumption and ultimately, the cost. This blog post will walk you through THL management, along with the new command `tpm purge-thl` which helps automate the process when THL needs to be removed prior to the automatic rotation window.
High Availability in an Active/Active Cluster: When Transparent Reconnects Are Not a Good Idea
Thinking transparent reconnects of applications is the grail of HA? It is! But Active/Active setups make them risky.