]> git.saurik.com Git - redis.git/commit
ZRANGE WITHSCORES test added
authorantirez <antirez@gmail.com>
Wed, 23 Dec 2009 16:12:01 +0000 (11:12 -0500)
committerantirez <antirez@gmail.com>
Wed, 23 Dec 2009 16:12:01 +0000 (11:12 -0500)
commit81d456450ac42b7cf78367ae3a89af1a543c9ff1
tree88c61009d874a916ad92f96527f32e81c057af28
parent56c2735d89dd41ed2f552c4adccba63c817ed602
ZRANGE WITHSCORES test added
108 files changed:
doc/AppendOnlyFileHowto.html [deleted file]
doc/AuthCommand.html [deleted file]
doc/Benchmarks.html [deleted file]
doc/BgrewriteaofCommand.html [deleted file]
doc/BgsaveCommand.html [deleted file]
doc/CommandReference.html [deleted file]
doc/Comparisons.html [deleted file]
doc/Configuration.html [deleted file]
doc/ConnectionHandlingSidebar.html [deleted file]
doc/ControlCommandsSidebar.html [deleted file]
doc/Credits.html [deleted file]
doc/DbsizeCommand.html [deleted file]
doc/DelCommand.html [deleted file]
doc/DesignPatterns.html [deleted file]
doc/ExistsCommand.html [deleted file]
doc/ExpireCommand.html [deleted file]
doc/FAQ.html [deleted file]
doc/Features.html [deleted file]
doc/FlushallCommand.html [deleted file]
doc/FlushdbCommand.html [deleted file]
doc/FromSqlToDataStructures.html [deleted file]
doc/GenericCommandsSidebar.html [deleted file]
doc/GetCommand.html [deleted file]
doc/GetsetCommand.html [deleted file]
doc/IncrCommand.html [deleted file]
doc/InfoCommand.html [deleted file]
doc/IntroductionToRedisDataTypes.html [deleted file]
doc/KeysCommand.html [deleted file]
doc/LastsaveCommand.html [deleted file]
doc/LindexCommand.html [deleted file]
doc/ListCommandsSidebar.html [deleted file]
doc/Lists.html [deleted file]
doc/LlenCommand.html [deleted file]
doc/LpopCommand.html [deleted file]
doc/LrangeCommand.html [deleted file]
doc/LremCommand.html [deleted file]
doc/LsetCommand.html [deleted file]
doc/LtrimCommand.html [deleted file]
doc/MgetCommand.html [deleted file]
doc/MonitorCommand.html [deleted file]
doc/MoveCommand.html [deleted file]
doc/MsetCommand.html [deleted file]
doc/ObjectHashMappers.html [deleted file]
doc/Pipelining.html [deleted file]
doc/ProgrammingExamples.html [deleted file]
doc/ProtocolSpecification.html [deleted file]
doc/QuickStart.html [deleted file]
doc/QuitCommand.html [deleted file]
doc/README.html [deleted file]
doc/RandomkeyCommand.html [deleted file]
doc/Redis0100ChangeLog.html [deleted file]
doc/Redis0900ChangeLog.html [deleted file]
doc/Redis_1_2_0_Changelog.html [deleted file]
doc/RenameCommand.html [deleted file]
doc/RenamenxCommand.html [deleted file]
doc/ReplicationHowto.html [deleted file]
doc/ReplyTypes.html [deleted file]
doc/RoadMap.html [deleted file]
doc/RpoplpushCommand.html [deleted file]
doc/RpushCommand.html [deleted file]
doc/SaddCommand.html [deleted file]
doc/SaveCommand.html [deleted file]
doc/ScardCommand.html [deleted file]
doc/SdiffCommand.html [deleted file]
doc/SdiffstoreCommand.html [deleted file]
doc/SelectCommand.html [deleted file]
doc/SetCommand.html [deleted file]
doc/SetCommandsSidebar.html [deleted file]
doc/SetnxCommand.html [deleted file]
doc/Sets.html [deleted file]
doc/ShutdownCommand.html [deleted file]
doc/SideBar.html [deleted file]
doc/SinterCommand.html [deleted file]
doc/SinterstoreCommand.html [deleted file]
doc/SismemberCommand.html [deleted file]
doc/SlaveofCommand.html [deleted file]
doc/SmembersCommand.html [deleted file]
doc/SmoveCommand.html [deleted file]
doc/SortCommand.html [deleted file]
doc/SortedSetCommandsSidebar.html [deleted file]
doc/SortedSets.html [deleted file]
doc/Speed.html [deleted file]
doc/SponsorshipHistory.html [deleted file]
doc/SponsorshipHowto.html [deleted file]
doc/SpopCommand.html [deleted file]
doc/SrandmemberCommand.html [deleted file]
doc/SremCommand.html [deleted file]
doc/StringCommandsSidebar.html [deleted file]
doc/Strings.html [deleted file]
doc/SunionCommand.html [deleted file]
doc/SunionstoreCommand.html [deleted file]
doc/SupportedLanguages.html [deleted file]
doc/SupportedPlatforms.html [deleted file]
doc/TemplateCommand.html [deleted file]
doc/TtlCommand.html [deleted file]
doc/TwitterAlikeExample.html [deleted file]
doc/TypeCommand.html [deleted file]
doc/UnstableSource.html [deleted file]
doc/ZaddCommand.html [deleted file]
doc/ZcardCommand.html [deleted file]
doc/ZincrbyCommand.html [deleted file]
doc/ZrangeCommand.html [deleted file]
doc/ZrangebyscoreCommand.html [deleted file]
doc/ZremCommand.html [deleted file]
doc/ZremrangebyscoreCommand.html [deleted file]
doc/ZscoreCommand.html [deleted file]
doc/index.html [deleted file]
test-redis.tcl