nats-io / nsc

Tool for creating nkey/jwt based configurations
Apache License 2.0
98 stars 44 forks source link

[FIX] generate --mem-resolver performance in setups that have huge number of users #624

Closed aricart closed 10 months ago

aricart commented 10 months ago

[FIX] generate command has a generic processing engine but when generating anything but nkey configurations, it shouldn't look at the users as this could significantly degrate generation performance when that data is not needed.