Currently, KahaDB lacks the ability to be extended due to usage of package-private. By modifying to using protected, users will be able to extend KahaDB in key areas.
Currently, KahaDB lacks the ability to be extended due to usage of package-private.
By modifying to using protected, users will be able to extend KahaDB in key areas.