Posts Tagged nosql
Elasticsearch backup strategies
Hello again! Today we’re going to talk about backup strategies for Elasticsearch. One popular way to make backups of ES requires the use of separate ES node, while another relies entirely on the underlying file system of a given set of ES nodes. The ES-based approach: Bring up an independent (receiving) ES node on a [...]
Improvements in Cassandra 1.0, briefly stated
Posted by dan in Commentary on 2011/11/03
Datastax recently announced the availability of Cassandra 1.0 (stable), and along with that announcement, they made a series of blog posts (1, 2, 3, 4, 5) about many of the great new features and improvements that the current version brings to the table. For those of you looking for an executive summary of those posts, [...]
cassandra, nosql
No Comments