GarbageCollector
Hello, I want to process a large number of documents (around 3 million). The process consists of updating a metadata of each document from another metadata (so I will need to do a read and write from the database). For that, I was thinking of using ...
0 votes
2 answers
1 comments
943 views