Method GenerateKeysAsync(int)

Assembly: redb.Core.dll

Generate batch of keys from database sequence.
Only batch generation - no single key methods!

protected abstract Task<List<long>> GenerateKeysAsync(int count)