issues
search
needle-innovision
/
nestjs-tenancy
Multi-tenancy approach for nestjs - currently supported only for mongodb with mongoose
MIT License
186
stars
58
forks
source link
Feature/fastify support
#5
Closed
sandeepsuvit
closed
4 years ago
sandeepsuvit
commented
4 years ago
This PR fixes the following
Enable support for Fastify Adapter
Corrected the document where options should be passed as a function returning an object
Code cleanup in the core module
This PR fixes the following