Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-5911

.NET: EntityFramework cache eager update

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • platforms

    Description

      Ignite EntityFramework 2nd level cache invalidates cache entries when one of the related entity sets has been updated.

      We can add an option to re-run affected queries and populate invalidated entries eagerly so that user queries hit the cache right away.

      Command text is already stored as part of the cache key, so DbCache.InvalidateSets could retrieve affected keys and run queries.

      User list thread:
      http://apache-ignite-users.70518.x6.nabble.com/Ignite-NET-and-Entityframework-refresh-cached-queries-instead-of-invalidating-it-td15916.html

      Attachments

        Activity

          People

            Unassigned Unassigned
            ptupitsyn Pavel Tupitsyn
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: