Closed praveen-influx closed 3 days ago
This commit allows to soft delete database using influxdb3 database delete <db_name>. The write buffer and last value cache are cleared as well.
influxdb3 database delete <db_name>
closes: https://github.com/influxdata/influxdb/issues/25523
This commit allows to soft delete database using
influxdb3 database delete <db_name>
. The write buffer and last value cache are cleared as well.closes: https://github.com/influxdata/influxdb/issues/25523