Creates schema in the record manager.
Promise
Deletes keys from the record manager.
List of keys to delete
Checks if keys exist in the record manager.
List of keys to check
List of booleans indicating if key exists in same order as provided keys
Returns current time from the record manager.
Current time
Lists keys from the record manager.
List of keys
Updates keys in the record manager.
List of keys to update
Error if timeAtLeast is provided and current time is less than timeAtLeast
Error if number of keys does not match number of groupIds
Creates schema in the record manager.