You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`ReadPreference`|`.withReadPreference(pref)`|`PRIMARY`| Server selection for reads |
80
80
|`Audit Repository Name`|`.withAuditRepositoryName(name)`|`flamingockAuditLogs`| Collection name for audit entries |
81
-
|`Lock Repository Name`|`.withLockRepositoryName(name)`|`flamingockLocks`| Collection name for distributed locks |
81
+
|`Lock Repository Name`|`.withLockRepositoryName(name)`|`flamingockLock`| Collection name for distributed locks |
82
82
83
83
**Important**: These default values are optimized for maximum consistency and should ideally be left unchanged. Override them only for testing purposes or exceptional cases.
0 commit comments