Redis cache support in core

2019-06-17 Thread Dulmandakh Sukhbaatar
Hello,

I would like to work on Redis support in core, and I would like to discuss 
proper solution for that.

Redis is getting so popular and almost every modern backend stack uses it 
someway, therefore I think that supporting it as a cache backend in core 
would make Django more appealing. A solution I'm proposing is to extract 
base KV backend from current Memcached and extend it for both Memcached and 
Redis, and this won't add many new code to the core. Also we'll have base 
class for KV storage backends.

Thanks.

-- 
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 django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/3a506133-f08a-4d25-a9c5-099aae3722d8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Python version roadmap

2009-12-15 Thread DULMANDAKH Sukhbaatar
> Also, we should be adding any plans to drop 2.4, 2.5 etc into the
> internals/deprecation.txt documentation, and we ought to do that
> *before* 1.2 is released, to give as much warning as possible.

Please note that python 2.4 is default in RHEL5.

-- 
Regards
Dulmandakh
http://www.dulmandakh.com
http://www.twitter.com/dulmandakh/

--

You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.