@@ -36,10 +36,6 @@ backups with the appropriate tooling:
3636 - ` mysqldump ` for small or medium-sized databases
3737 - [ ` mydumper ` ] ( https://github.com/mydumper/mydumper ) <EarlyBadge /> for large databases
3838
39- - [ Caching] ( https://redis.io/docs/connect/cli/#remote-backups-of-rdb-files ) :
40- ` redis-cli `
41- - [ Cassandra®] ( https://docs.datastax.com/en/cql-oss/3.1/cql/cql_reference/copy_r.html )
42- ` cqlsh `
4339- [ OpenSearch®] ( https://github.com/elasticsearch-dump/elasticsearch-dump ) :
4440 ` elasticdump `
4541- [ Dragonfly®] ( https://redis.io/docs/latest/operate/rs/references/cli-utilities/redis-cli/ ) : ` redis-cli `
@@ -109,14 +105,6 @@ There are specific backup strategies for particular service types.
109105 <td>Hourly backup for 24 hours and Daily backup for 14 days</td>
110106 <td>Hourly backup for 24 hours and Daily backup for 30 days</td>
111107 </tr>
112- <tr>
113- <td>Aiven for Apache Cassandra®</td>
114- <td>Plan not available</td>
115- <td>Plan not available</td>
116- <td>Single day backup</td>
117- <td>Single day backup</td>
118- <td>Single day backup</td>
119- </tr>
120108 <tr>
121109 <td>Aiven for Caching</td>
122110 <td>Plan not available</td>
@@ -313,25 +301,6 @@ backups or hourly backups from the previous day.
313301Find out more about using your backups in our guide:
314302[ Restore an OpenSearch® backup] ( /docs/products/opensearch/howto/restore_opensearch_backup )
315303
316- ### Aiven for Apache Cassandra®
317-
318- Aiven for Apache Cassandra backups are taken every 24 hours. You can choose when a
319- backup starts within the 24 hours and, for example, move the backup outside peak hours to
320- save resources. To configure the ` backup_hour ` and ` backup_minute ` settings, go to
321- the [ Aiven Console] ( https://console.aiven.io ) > your Aiven for Apache Cassandra service >
322- <ConsoleLabel name =" backups " /> > <ConsoleLabel name =" actions " /> > ** Configure backup settings** .
323-
324- ::: note
325- The point-in-time recovery (PITR) feature is not available. To be notified once the PITR
326- feature is available for Aiven for Apache Cassandra, contact
327- [ support@aiven.io ] ( mailto:support@aiven.io ) .
328- :::
329-
330- ### Aiven for Caching
331-
332- Aiven for Caching automatically backs up data every 12 hours and supports configurable
333- data persistence using Redis Database Backup (RDB).
334-
335304#### Persistence settings
336305
337306You can configure the ` redis_persistence ` settings from <ConsoleLabel name =" actions " /> >
0 commit comments