Dgraph uses a lot of disk space (compared to backup)

Thank you.

I just checked all our transactions and we’re using the setCommitNow(true) option with all mutations. If i now add txn.commit() it throws Error: Transaction has already been committed or discarded. So I assume this is not the problem here (or is it better to use txn.commit() instead?)

Do you have any other ideas?

Thanks again, appreciate it.