Optimizing Dgraph Write Performance with Cached startTS

You can just reuse old start ts, and it should work. However, using old start ts could cause issues. You could use zero’s api to get a timestamp and then keep using it.