Parameters for db.GetSequence

Badger is a key-value store. A sequence is a fresh number generator (roughly speaking). So if you want to generate a sequence given a key in the key value store then you can use .GetSequence. The key is the key of a value.

@naman can I get a factcheck?

1 Like