Pieter Noordhuis d9e28bcf00 Fix ZUNIONSTORE/ZINTERSTORE to never store a NaN score.
When +inf and -inf are added, the result is NaN. We don't want NaN
scores in a sorted set, so agreed on the result of this operation being
zero.
2010-07-29 23:03:11 +02:00
2010-05-21 13:59:16 +02:00
2010-07-01 14:41:03 +02:00
2009-03-22 10:30:00 +01:00
2010-07-01 14:45:37 +02:00
2009-03-22 10:30:00 +01:00
2009-03-22 10:30:00 +01:00

Check the 'doc' directory. doc/README.html is a good starting point :)
S
Description
For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine. 对于正在构建实时数据驱动型应用程序的开发人员而言,Redis 是首选的、速度最快的、功能最丰富的缓存、数据结构服务器以及文档和向量查询引擎。
Readme
199 MiB
Languages
C 80.6%
Tcl 18.3%
Ruby 0.4%
Shell 0.3%
Makefile 0.3%