I’d just like to point out that Redis support on Windows is limited at best. 
All other technologies that Django uses, as far as I can recall, do support 
Windows.

From: [email protected] 
[mailto:[email protected]] On Behalf Of Jacob Rief
Sent: Thursday, September 5, 2019 1:33 AM
To: [email protected]
Subject: Re: Redis cache support in core

I'm also in favor on having it as part of the core, since memcache is also 
supported.

One of the nice features Redis provides, is the possibility to invalidate one 
or more cached object by using a wildcard key.
It namely is the method delete_pattern() added by django-redis-cache to the 
given Django caching backend. That
(or a similar method) then should be part of the other Django caching backends 
as well, such as the dummy cache or in-memory cache.

Jacob
--
You received this message because you are subscribed to the Google Groups 
"Django developers (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
[email protected]<mailto:[email protected]>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAJ_HXxo9jpr-%3DFmLXcYwwR6tdn-NVDfrEoo-qYnB-vQwKv9O%3DA%40mail.gmail.com<https://groups.google.com/d/msgid/django-developers/CAJ_HXxo9jpr-%3DFmLXcYwwR6tdn-NVDfrEoo-qYnB-vQwKv9O%3DA%40mail.gmail.com?utm_medium=email&utm_source=footer>.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/b9357775f9684aa888091bce83f2852b%40iss2.ISS.LOCAL.
  • R... Josh Smeaton
    • ... 'Ivan Anishchuk' via Django developers (Contributions to Django itself)
      • ... Josh Smeaton
        • ... 'Ivan Anishchuk' via Django developers (Contributions to Django itself)
          • ... Markus Holtermann
            • ... Josh Smeaton
  • R... Aymeric Augustin
    • ... Loïc Bistuer
    • ... Carlton Gibson
      • ... Jacob Rief
        • ... Matthew Pava
          • ... Tom Forbes
            • ... Christian González
          • ... Aymeric Augustin
            • ... Jon Dufresne

Reply via email to