首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > C客户端库使用

C客户端库使用

  • 资源大小:16.86 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 使用 客户 端库

资 源 简 介

Credis is a client library in plain C for communicating with Redis servers. Redis is a high performance key-value database, refer to Redis project page for more information. Credis aims to be fast and minimalistic with respect to memory usage. It supports connections to multiple Redis servers. It runs on Linux, OS X, Windows, FreeBSD and should run on most POSIX like systems. It is released under the New BSD License. Why Redis seemed like what I was looking for in a social web project with high demands on scalability. Unfortunately a plain C client library was not available - until now. Status Current status is "almost complete". Credis implements all commands supported by Redis 1.02, almost all of 1.2.6 and most of 2.0.2. Credis is work in progress but still quite mature. The long-term commitment is to provide full support for all Redis commands. A simple credis

文 件 列 表

credis-0.2.3
credis.h
Makefile
README
credis.c
credis-test.c
VIP VIP
0.208171s