Skip to content

nirmaldeol/Codertech.Mongo.StackExchangeMongo

Repository files navigation

Codertech.Mongo.StackExchangeMongo

This Package it replacement for Redis Cache for ABP io project. Created using Redis cache and open source code. need these app setting in side you json file to configure.

    "ConnectionString": "mongodb://localhost:27017",
    "DatabaseName": "MongoCache",
    "CollectionName": "appcache",
    "ExpiredScanInterval": "20"
  }

Add dependency to CoderTechCachingStackExchangeMongoModule inside your application module

About

IDistributed Cache implementation with ABP and MongoDb.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages