Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要保留(插入和更新)超过 20k 条记录的数量数据。(使用 mongodb)。并且所有这些记录/实体都由 javers 审计,这个过程太慢了。
可以在“后台”或另一个线程中运行 javers 吗?或者也许是某种类型的“调整”框架?
现在谢谢。
检查javers 2.9.1。这个版本在 MongoRepository 中有显着的性能优化。