Skip to content

Commit

Permalink
remove unused configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
agrgr committed Jun 19, 2024
1 parent 35aad25 commit 4bc70aa
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,4 @@ public class AerospikeDataSettings {
// Writing unsorted maps (false) degrades performance of Map-related operations and does not allow comparing Maps,
// strongly recommended not to use except during upgrade from older versions of Spring Data Aerospike (if required)
boolean writeSortedMaps = true;
boolean useCustomCacheKeyProcessor = false;
}

0 comments on commit 4bc70aa

Please sign in to comment.