1

With MemoryCacheFactory you can pass in an expiration time as an argument:

MemoryCacheFactory(maxSizeBytes = 10 * 1024 * 1024, expireAfterMillis = 1000)

how do i do something similar with SqlNormalizedCacheFactory?

Michel Floyd
  • 18,793
  • 4
  • 24
  • 39
raiden
  • 11
  • 1

0 Answers0