-
Suggestion
-
Resolution: Fixed
We require a getKeys(Context):Iterable<String> on BandanaManager. Otherwise there is no easy way to locate everything which has been stored, other that using an index or linked list etc, which leads to performance overhead and also the risk of overlapping writes corrupting the state.
- relates to
-
CONFSERVER-14810 Customisable Tables
- Closed