Hi and thanks for making this module, we are wondering how does the getCache that use application memory to store the username/password can get scaled.
Why didn't you choose a db service such as redis? What are the concerns if we are willing to scale verdaccio to multiples instances? Will the user have to login one time per instance ?
Hi and thanks for making this module, we are wondering how does the
getCache
that use application memory to store the username/password can get scaled.Why didn't you choose a db service such as redis? What are the concerns if we are willing to scale verdaccio to multiples instances? Will the user have to login one time per instance ?