fp_redis_server:使用Python,套接字和功能编程实现的简单Redis服务器

时间:2024-05-28 04:30:04
【文件属性】:

文件名称:fp_redis_server:使用Python,套接字和功能编程实现的简单Redis服务器

文件大小:6KB

文件格式:ZIP

更新时间:2024-05-28 04:30:04

Python

功能性Python Redis服务器 这是使用python,套接字和功能编程技术构建的简单,仅内存和字符串的Redis服务器克隆。 要使用它,您只需要安装redis-cli。 要求 Python 2.7 用法 python redis_server.py 支持的命令 放 得到 信息


【文件预览】:
fp_redis_server-master
----.gitignore(6B)
----README.md(323B)
----tests()
--------unit()
--------__init__.py(24B)
----LICENSE(1KB)
----src()
--------redis_commands.py(986B)
--------redis_server.py(1KB)
--------__init__.py(24B)
----test_requirements.txt(7B)

网友评论