[ 源代码: webdis ]
软件包:webdis(0.1.9+dfsg-1)
simple web server providing an HTTP interface to Redis
Webdis is a simple web server providing HTTP interface to Redis. Some features include:
* Support for GET and POST requests. * JSON output by default, optional JSONP parameter (?jsonp=myFunction). * Raw Redis 2.0 protocol output with .raw suffix * HTTP 1.1 pipelining (50,000 http requests per second on a desktop Linux machine.) * Restricted commands by IP range (CIDR subnet + mask) or HTTP Basic Auth, returning 403 errors. * Possible Redis authentication in the config file. * Pub/Sub using Transfer-Encoding: chunked, works with JSONP as well. Webdis can be used as a Comet server. * Custom Content-Type using a pre-defined file extension, or with ?type=some/thing. * URL-encoded parameters for binary data or slashes. * Logs, with a configurable verbosity. * Cross-origin XHR, if compiled with libevent2 (for OPTIONS support). * File upload with PUT. * With the JSON output, the return value of INFO is parsed and transformed into an object.
其他与 webdis 有关的软件包
|
|
|
|
-
- dep: adduser
- 添加、删除用户和组
-
- dep: libb64-0d (>= 1.2)
- base64 encoding/decoding library - runtime library
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.28) [armel, armhf, i386, mipsel]
- dep: libc6 (>= 2.4) [mips64el, s390x]
-
- dep: libevent-2.1-7 (>= 2.1.8-stable)
- 异步事件通知库
-
- dep: libhiredis0.14 (>= 0.14.1)
- minimalistic C client library for Redis
-
- dep: libjansson4 (>= 2.0.1)
- C library for encoding, decoding and manipulating JSON data
-
- dep: lsb-base (>= 3.0-6)
- Linux 标准规范初始化脚本功能
-
- sug: redis-server
- Persistent key-value database with network interface
下载 webdis
硬件架构 | 软件包大小 | 安装后大小 | 文件 |
---|---|---|---|
amd64 | 40.8 kB | 119.0 kB | [文件列表] |
arm64 | 38.9 kB | 115.0 kB | [文件列表] |
armel | 36.2 kB | 106.0 kB | [文件列表] |
armhf | 36.3 kB | 90.0 kB | [文件列表] |
i386 | 43.6 kB | 126.0 kB | [文件列表] |
mips64el | 40.4 kB | 128.0 kB | [文件列表] |
mipsel | 40.1 kB | 118.0 kB | [文件列表] |
ppc64el | 43.3 kB | 179.0 kB | [文件列表] |
s390x | 37.9 kB | 119.0 kB | [文件列表] |