Method WithLicense(string)

Assembly: redb.Core.dll

Set Pro license key (JWT token).
If not set, license is searched in REDB_PRO_LICENSE env var or redb.license file.

public RedbOptionsBuilder WithLicense(string licenseKey)