elasticsearch/modules/repository-azure
Armin Braun e5bcb0c5b3
Remove duplication in settings code and some minor setting speedups (#112897)
Some small speedups in here from pre-evaluating `isFiltered(properties)`
in lots of spots and not creating an unused `SimpleKey` in `toConcreteKey`
which runs a costly string interning at some rate.
Other than that, obvious deduplication using existing utilities or
adding obvious missing overloads for them.
2024-09-18 15:01:49 +02:00
..
licenses Add support for Azure Managed Identity (#111344) 2024-07-30 08:33:25 +01:00
src Remove duplication in settings code and some minor setting speedups (#112897) 2024-09-18 15:01:49 +02:00
build.gradle Add AGPLv3 as a supported license 2024-09-13 15:29:46 -07:00