Hello! I have question about the GC functionality....
# spicedb
s
Hello! I have question about the GC functionality. When we start the docker image with bootstrap file and use the
--datastore-bootstrap-overwrite=true
flag, the
namespace_config
table expands with every restart of the docker image. I saw that the
relation_tuple
and
relation_tuple_transaction
tables are cleaned. It would be nice to do this also for the
namespace_config
table, or are there reasons to not do this?