skoruba / IdentityServer4.Admin

The administration for the IdentityServer4 and Asp.Net Core Identity
MIT License
3.57k stars 1.15k forks source link

How to use Audit Log in NoSQL database like Cassandra #791

Open wv7cherry opened 3 years ago

skoruba commented 3 years ago

Hello, I am sorry for delayed answer, I think you can use like your db provider your nosql db, in your startup you can specify db connection and provider. According to your provider you should generate db migrations.