首页 星云 工具 资源 星选 资讯 热门工具
:

PDF转图片 完全免费 小红书视频下载 无水印 抖音视频下载 无水印 数字星空

redis-windows-7.4.0.zip

数据库 4.05MB 15 需要积分: 1
立即下载

资源介绍:

Redis 是一个高性能的key-value数据库
# This is an unofficial version of Redis for Windows X64 ## 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 performance optimizations, and many other improvements. It also includes changes that potentially break backwards compatibility with older versions. We urge users to review 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 incompatible with older versions. 3. It converts ziplist encoded keys to listpacks on the fly when loading an older RDB format. Conversion applies to loading a file from disk or replicating 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-rc1 If 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-rc1 Introduction to Redis data types. https://redis.io/topics/data-types-intro Try Redis directly inside your browser. https://try.redis.io The full list of Redis commands. https://redis.io/commands There is much more inside the official Redis documentation. https://redis.io/documentation ## DISCLAIMER This 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 DAMAGES In 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 configrations save "" maxmemory 256mb appendonly no maxmemory-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 yes loadmodule rejson.dll ReJson.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 verbose Uninstalling 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-uninstall Starting 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-start Stopping 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-stop Naming 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.conf redis-server --service-start --service-name redisService1 The following would stop and uninstall three separate instances of Redis as a service: redis-server --service-stop --service-name redisService1 redis-server --service-uninstall --service-name redisService1 Sentinel 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

资源文件列表:

redis-windows-7.4.0.zip 大约有11个文件
  1. redis-windows-7.4.0/
  2. redis-windows-7.4.0/LICENSE 1.05KB
  3. redis-windows-7.4.0/README.md 6.4KB
  4. redis-windows-7.4.0/RELEASENOTES 16.77KB
  5. redis-windows-7.4.0/install_redis.cmd 216B
  6. redis-windows-7.4.0/redis-benchmark.exe 580KB
  7. redis-windows-7.4.0/redis-check-aof.exe 2.59MB
  8. redis-windows-7.4.0/redis-check-rdb.exe 2.59MB
  9. redis-windows-7.4.0/redis-cli.exe 841KB
  10. redis-windows-7.4.0/redis-server.exe 2.59MB
  11. redis-windows-7.4.0/redis.conf 2.62KB
0评论
提交 加载更多评论
其他资源 礼记簿子V3.0 免费无广告
【礼记簿子】致力为用户提供日常生活中礼尚往来的记录管理,取代传统手工、纸质方式记录和查阅,实现云端存储、永不丢失、记录方便、查找便捷的指尖应用。使用【礼记簿子】,礼尚往来更有礼。    
docker安装RabbitMQ延迟队列插件
一些插件
超市综合管理信息系统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
超市综合管理信息系统java项目jsp 超市综合管理信息系统java项目jsp 超市综合管理信息系统java项目jsp
mspm0g3507代码
MSPM0G3507是一款由德州仪器(Texas Instruments,简称TI)生产的微控制器(MCU),通常用于嵌入式系统开发。由于MSPM0G3507的代码示例和具体实现可能因应用而异,且直接提供完整的代码可能超出了一般问题的范畴,我将基于一些常见的应用场景和参考文章中的内容,概述MSPM0G3507代码开发的一些基本步骤和示例代码片段。 基本步骤 环境搭建: 安装TI的Code Composer Studio(CCS)或其他支持的IDE。 下载并安装MSPM0G3507的支持库和文档。 项目创建: 在IDE中创建一个新的项目,选择MSPM0G3507作为目标设备。 配置项目设置,包括时钟源、外设初始化等。 代码编写: 编写主函数(main)和必要的初始化代码。 实现具体的应用逻辑,如数据处理、外设控制等。 编译与调试: 使用IDE的编译功能构建项目。 使用调试器进行代码调试,查找并修复错误。 部署与测试: 将编译好的代码下载到MSPM0G3507设备中。 在实际硬件上进行测试,验证功能是否符合预期。 示例代码片段 由于无法直接提供完整的项目代码,以下是一些可能的代码片段示例
百度迁徙数据2020-2024年春运40天迁入、迁出数据
百度迁徙数据2020-2024年春运40天迁入、迁出数据
mplayer和alsa工具包.rar
文件包含mplayer,zlib,alsa-lib和alsa-utils的源码 mplayer版本为1.4 zlib版本为1.2.11 alsa-lib版本为1.2.2 alsa-utils版本为1.2.2
电脑串口驱动,电脑选择驱动更新后可选择
是那种CH34x类型的驱动,要是安装驱动不成功可以选择跟新使用这个驱动
电赛LATEX报告模板
赛前苦苦寻找了很久latex的电赛模板,大部分都要钞能力遂自己改了一个,希望大家喜欢
电赛LATEX报告模板 电赛LATEX报告模板 电赛LATEX报告模板