ApsaraCache 运行 阿里云数据库 Redis 版

程序名称:ApsaraCache 运行

授权协议: BSD

操作系统: 跨平台

开发语言: C/C++

ApsaraCache 运行 介绍

ApSaraCache 基于 Redis 4.0 开发,具有许多功能性能增强。 ApSaraCache 已被证明在生产环境中非常稳定和高效。

您可以使用 ApSaraCache 作为 Memcached,并且不需要修改客户端代码。 您可以像使用 Redis 一样使用 Memcached 模式中的
ApSaraCache 来保存数据。在短时间内,与开源版本相比,ApSaraCache 的性能提升了 30%。

运行

认情况下,ApSaraCache 在 Redis 模式下运行。 如果您希望 ApSaraCache 以 Memcached 模式运行,只需添加添加
redis.conf 中即可。

protocol  memcache

要使用认配置运行 ApSaraCache,只需键入:

% cd src
% ./redis-server

如果要提供 redis.conf,则必须使用附加参数(配置文件的路径)运行它:

% cd src
% ./redis-server /path/to/redis.conf

通过使用命令行直接传递参数作为选项,可以改变 ApSaraCache 配置。 例子:

% ./redis-server --port 9999 --slaveof 127.0.0.1 6379
% ./redis-server /etc/redis/6379.conf --loglevel debug

redis.conf 中的所有选项也可以使用命名行作为选项支持,具有完全相同的名称

ApsaraCache 运行 官网

https://github.com/alibaba/ApsaraCache

相关编程语言

SchemaCrawler提供一组用于增强标准JDBC Metadata的...
ER Master 是一个用于设计ER模型图的Eclipse插件。提...
Eclipse下用于画数据库ER图的插件,主要特性如下: ...
PowerDesigner 是Sybase的企业建模和设计解决方案,...
Mogwai ERDesigner NG是一个实体关系建模工具类似于...
Power*Architect 是一个数据建模工具,主要用在数据...