mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-04 20:45:52 +01:00
- Avoiding read attempts for stores that do not exist (AbstractStore). - Use of ReadWrite locks (everything withLockedFileForRead or withLockedFileForWrite) - Caching of JAXB Context (TypedStoreContext.java) - Avoid unnecessary writes to the UserGroupCache Committed-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com> Co-authored-by: René Pfeuffer <rene.pfeuffer@cloudogu.com>