root fdfdae0f3a Added Authentication to redis-cli.c using -a switch
Update usage
fixed Makefile to delete redis-check-dump during make clean
2010-03-17 09:41:02 -04:00
2009-12-23 11:15:07 -05:00
2009-09-03 10:38:15 +02:00
2009-03-22 10:30:00 +01:00
2009-03-22 10:30:00 +01:00
2009-04-02 10:00:49 +02:00
2009-04-02 10:00:49 +02:00
2009-04-02 10:00:49 +02:00
2009-03-22 10:30:00 +01:00
2010-03-17 13:34:27 +01:00
2010-03-17 13:34:27 +01:00
2010-03-17 13:34:27 +01:00
2010-03-08 21:33:07 +01:00
2010-03-08 21:33:07 +01:00

Check the 'doc' directory. doc/README.html is a good starting point :)
S
Description
Native port of Redis for Windows. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs. This repository contains unofficial port of Redis to Windows. 适用于 Windows 的 Redis 原生端口。Redis 是一种内存数据库,可持久化存储到磁盘。其数据模型为键值对,但支持多种不同类型的值:字符串、列表、集合、有序集合、哈希表、流、超日志。此存储库包含 Redis 的非官方 Windows 端口。
https://github.com/tporadowski/redis.git
Readme
192 MiB
2025-07-07 10:46:02 +08:00
Languages
C 80.3%
Tcl 14%
C++ 4.4%
Shell 0.3%
Ruby 0.3%
Other 0.5%