redis-windows-7.4.0.zip
大小:4.05MB
价格:24积分
下载量:0
评分:
5.0
上传者:qxmjava
更新日期:2025-09-22

redis-windows-7.4.0.zip

资源文件列表(大概)

文件名
大小
redis-windows-7.4.0/
-
redis-windows-7.4.0/LICENSE
1.05KB
redis-windows-7.4.0/README.md
6.4KB
redis-windows-7.4.0/RELEASENOTES
16.77KB
redis-windows-7.4.0/install_redis.cmd
216B
redis-windows-7.4.0/redis-benchmark.exe
580KB
redis-windows-7.4.0/redis-check-aof.exe
2.59MB
redis-windows-7.4.0/redis-check-rdb.exe
2.59MB
redis-windows-7.4.0/redis-cli.exe
841KB
redis-windows-7.4.0/redis-server.exe
2.59MB
redis-windows-7.4.0/redis.conf
2.62KB

资源内容介绍

Redis 是一个高性能的key-value数据库
# This is an unofficial version of Redis for Windows X64<!-- [zkteco-home](https://github.com/zkteco-home/redis-windows)-->## Warning: # it will be regarded as illegal use If you don't like(click star).If you want to get latest version or [report any issues],please contact (michael_zkteco@126.com), thanks in advance!It includes several new user-facing features, significant performanceoptimizations, and many other improvements. It also includes changes thatpotentially break backwards compatibility with older versions. We urge users toreview the release notes carefully before upgrading.In particular, users should be aware of the following changes:1. It stores AOF as multiple files in a folder; see Multi-Part AOF below.(automatically migrated an old-style AOF file (appendonly.aof) into the AOF directory (appendonlydir))2. It uses a new version 10 format for RDB files, which is incompatiblewith older versions.3. It converts ziplist encoded keys to listpacks on the fly when loadingan older RDB format. Conversion applies to loading a file from disk orreplicating from a Redis master and will slightly increase loading time.Here is a comprehensive list of changes in this release compared to 6.2.6.https://github.com/redis/redis/releases/tag/7.0-rc1If you want to know more, this is a list of selected starting points:Redis 7.0 release Notes . https://github.com/redis/redis/releases/tag/7.0-rc1Introduction to Redis data types. https://redis.io/topics/data-types-introTry Redis directly inside your browser. https://try.redis.ioThe full list of Redis commands. https://redis.io/commandsThere is much more inside the official Redis documentation. https://redis.io/documentation## DISCLAIMERThis release is based on [Redis](https://github.com/redis/redis). It has passed all the standard tests.Due to the many functional differences between windows and linux,There are still unknown issues/bugs, in particular there is a bug to work properly in certain scenarios.If you download and install it, you accept the following agreement by default:NO LIABILITY FOR DAMAGESIn no event shall the author of this Software be liable for any damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or any other pecuniary loss) arising out of the use of or inability to use this product, even if the Author of this Software has been advised of the possibility of such damages.## Building from source code on Windows - Redis binaries are built with the original source [Redis](https://github.com/redis/redis) and have been compiled with Visual Studio 2022 to obtain higher performance and better stability than the binaries built by Cygwin, MSYS, or even WSL2. - Redis can be installed as a Windows Service. ## Supported Windows Versions- Windows Server 2008/2012/2016/2019/2022 x64 - Windows 7/10/11 x64## Default configrationssave ""maxmemory 256mbappendonly nomaxmemory-policy allkeys-lru- if you want to modify parameters,it is recommanded you edit the redis.conf file## Support latest RedisJson edit redis.conf and add the following parameters:enable-module-command yesloadmodule rejson.dllReJson.dll download:https://github.com/zkteco-home/RedisJson## Running Redis as a Service- Self elevation of the Redis executable so that service commands would work from a non-elevated command prompt.- Service naming so that multiple instances of the Redis service could be installed on one machine.- Automatically adjusting folder permissions so that when Redis is run under the NETWORK SERVICE account it could modify the files in the installation directory.### Run install_redis.cmd as Administrator (recommanded)you also can use the following command and manage redis service:Installing the Service------------------------*--service-install*This must be the first argument on the redis-server command line. Arguments after this are passed in the order they occur to Redis when the service is launched. The service will be configured as Autostart and will be launched as "NT AUTHORITY\\NetworkService". Upon successful installation a success message will be displayed and Redis will exit.This command does not start the service.For instance:redis-server --service-install redis.conf --loglevel verboseUninstalling the Service------------------------*--service-uninstall*This will remove the Redis service configuration information from the registry. Upon successful uninstallation a success message will be displayed and Redis will exit.This does command not stop the service.For instance:redis-server --service-uninstallStarting the Service--------------------*--service-start*This will start the Redis service. Upon successful start, a success message will be displayed and Redis will begin running.For instance:redis-server --service-startStopping the Service--------------------*--service-stop*This will stop the Redis service. Upon successful termination a success message will be displayed and Redis will exit.For instance:redis-server --service-stopNaming the Service------------------*--service-name **name***This optional argument may be used with any of the preceding commands to set the name of the installed service. This argument should follow the service-install, service-start, service-stop or service-uninstall commands, and precede any arguments to be passed to Redis via the service-install command.The following would install and start three separate instances of Redis as a service:redis-server --service-install --service-name redisService1 redis.confredis-server --service-start --service-name redisService1The following would stop and uninstall three separate instances of Redis as a service:redis-server --service-stop --service-name redisService1redis-server --service-uninstall --service-name redisService1Sentinel for Redis Server on Windows------------------------------------ After you have edited and created the necessary configuration files,you must open the necessary firewall port. you can install Redis Sentinel from the command prompt as follows:redis-server --service-install --service-name Sentinel sentinel.conf --sentinel## Contribute

用户评论 (0)

发表评论

captcha

相关资源

礼记簿子V3.0 免费无广告

【礼记簿子】致力为用户提供日常生活中礼尚往来的记录管理,取代传统手工、纸质方式记录和查阅,实现云端存储、永不丢失、记录方便、查找便捷的指尖应用。使用【礼记簿子】,礼尚往来更有礼。   

8.98MB10积分

docker安装RabbitMQ延迟队列插件

一些插件

209.6KB16积分

超市综合管理信息系统java项目jsp

管理信息系统; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE管理信息系统; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE管理信息系统; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE管理信息系统; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE管理信息系统; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE管理信息系统; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE管理信息系统; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE管理信息系统; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE管理信息系统; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE管理信息系统; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE

4.99MB29积分

mspm0g3507代码

MSPM0G3507是一款由德州仪器(Texas Instruments,简称TI)生产的微控制器(MCU),通常用于嵌入式系统开发。由于MSPM0G3507的代码示例和具体实现可能因应用而异,且直接提供完整的代码可能超出了一般问题的范畴,我将基于一些常见的应用场景和参考文章中的内容,概述MSPM0G3507代码开发的一些基本步骤和示例代码片段。 基本步骤 环境搭建: 安装TI的Code Composer Studio(CCS)或其他支持的IDE。 下载并安装MSPM0G3507的支持库和文档。 项目创建: 在IDE中创建一个新的项目,选择MSPM0G3507作为目标设备。 配置项目设置,包括时钟源、外设初始化等。 代码编写: 编写主函数(main)和必要的初始化代码。 实现具体的应用逻辑,如数据处理、外设控制等。 编译与调试: 使用IDE的编译功能构建项目。 使用调试器进行代码调试,查找并修复错误。 部署与测试: 将编译好的代码下载到MSPM0G3507设备中。 在实际硬件上进行测试,验证功能是否符合预期。 示例代码片段 由于无法直接提供完整的项目代码,以下是一些可能的代码片段示例

5.77MB40积分