推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
xoxoj
V2EX  ›  Python

python-memcached 与 python redis

  •  
  •   xoxoj · Oct 30, 2014 · 4472 views
    This topic created in 4240 days ago, the information mentioned may be changed or developed.
    请教大家一下,python下的redis可以取代python-memcached吗?

    或者说,python redis比python-memcached更好?
    4 replies    2014-10-31 12:41:21 +08:00
    takatost
        1
    takatost  
       Oct 30, 2014
    和python没关系吧,要看怎么用,数据结构比较复杂,要用到队列,hash,排序之类的,可以用redis,memcache只是单纯的key-value
    yangzh
        2
    yangzh  
       Oct 30, 2014
    VYSE
        3
    VYSE  
       Oct 30, 2014
    反正我会选择redis disable save充当memcached
    R4rvZ6agNVWr56V0
        4
    R4rvZ6agNVWr56V0  
       Oct 31, 2014
    跟python没啥关系的的。
    对于一般开发人员来讲:
    Redis支持的数据类型多,而且还具备对数据进行操作的内置特性。
    最重要一点是支持数据的持久化和binlog,数据可以保存到磁盘。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5932 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 41ms · UTC 02:54 · PVG 10:54 · LAX 19:54 · JFK 22:54
    ♥ Do have faith in what you're doing.