Expand description
Utility functions for operating on Key.
Although built for FDB tuple layer, some functions may be useful otherwise.
Functions
- Computes the key that would sort immediately after
key. - Checks if
keystarts withprefix. - Computes the first key that would sort outside the range prefixed by
prefix.