Hello! I am using Cassandra 3.11.5 from docker. I created a keyspace and a table in it and inserted some data into the table. Before stopping the container I executed nodetool flush to persist the data. However, upon starting the container after the weekend, the keyspace, table and data were not existent. What shall I do in order to persist the data?
Many thanks & have a great week! Valentina