casbin / mongodb-adapter

MongoDB adapter for Casbin

Home Page:https://github.com/casbin/casbin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feature : create new adapter by using exist mong client

panapol-p opened this issue · comments

I use mongo as a service and this one limit number of connection.
if we can create adapter by using exist mongo client we can reduce number of connection.