Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ServiceStack/ServiceStack.Redis issues and pull requests

#254 - Implement async support for ServiceStack.Redis

Pull Request - State: closed - Opened by mgravell about 4 years ago - 1 comment

#253 - Fix inaccurate CurrentServerTime

Pull Request - State: closed - Opened by TheDruidsKeeper about 4 years ago - 2 comments

#252 - Fixed so that solution builds on linux

Pull Request - State: closed - Opened by seif almost 5 years ago - 1 comment

#251 - Respect ConnectTimeout when in netstandard2

Pull Request - State: closed - Opened by seif almost 5 years ago - 4 comments

#248 - Update README.md

Pull Request - State: closed - Opened by jodydonetti about 5 years ago - 1 comment

#247 - Tester to check wether the ssl protocols really work

Pull Request - State: closed - Opened by amohtashami12307 over 5 years ago - 4 comments

#246 - Removing broken links from community resources

Pull Request - State: closed - Opened by codingwithcookie over 6 years ago - 1 comment

#245 - Apply interfaces.

Pull Request - State: closed - Opened by rsafier over 6 years ago - 1 comment

#244 - Apply IRedisClientCacheManager interface

Pull Request - State: closed - Opened by rsafier over 6 years ago - 1 comment

#243 - Add extra numeric types to collection and rename field

Pull Request - State: closed - Opened by Naragato almost 7 years ago - 1 comment

#242 - OSS Contrib++

Pull Request - State: closed - Opened by Mardoxx almost 7 years ago - 1 comment

#241 - V3

Pull Request - State: closed - Opened by 289022650 about 7 years ago

#240 - fix 'if' statements with identical conditional expressions

Pull Request - State: closed - Opened by agametov about 7 years ago - 3 comments

#238 - Fix build issue.

Pull Request - State: closed - Opened by joelharkes over 7 years ago - 1 comment

#237 - Proper casting to interface instead of unextendable redisClient.

Pull Request - State: closed - Opened by joelharkes over 7 years ago - 4 comments

#236 - Fix invalid cast when use SSL

Pull Request - State: closed - Opened by xplicit over 7 years ago

#235 - Fixes issue with GeoRadius when server culture is different from EN-US

Pull Request - State: closed - Opened by xperiandri over 7 years ago - 1 comment

#234 - Exception in pipeline callback breaks RedisClient

Pull Request - State: closed - Opened by gertgoeman almost 8 years ago - 1 comment

#233 - Added XML comment generation for Core projects

Pull Request - State: closed - Opened by xperiandri almost 8 years ago - 3 comments

#232 - Update .Net Core tests

Pull Request - State: closed - Opened by xplicit almost 8 years ago

#231 - Add Redis Sentinel tests to .NET Core

Pull Request - State: closed - Opened by xplicit almost 8 years ago

#230 - Fix RedisPubSubServer blocks running thread on .NET Core

Pull Request - State: closed - Opened by xplicit almost 8 years ago

#229 - Update SS libs

Pull Request - State: closed - Opened by xplicit almost 8 years ago

#228 - Move project.json to /src and /tests folder

Pull Request - State: closed - Opened by xplicit about 8 years ago

#227 - Using the same codebase for .NET Core and .NET

Pull Request - State: closed - Opened by xplicit about 8 years ago

#226 - NETStandard 1.3 support in ServiceStack.Redis

Pull Request - State: closed - Opened by xplicit about 8 years ago

#225 - Readme update

Pull Request - State: closed - Opened by Layoric over 8 years ago

#224 - Grammar fixes

Pull Request - State: closed - Opened by Layoric over 8 years ago

#223 - Fix not updating INFO after RedisClient is disposed

Pull Request - State: closed - Opened by xplicit over 8 years ago - 1 comment

#222 - Redis INFO parser was added to RedisDataInfoExtension

Pull Request - State: closed - Opened by IvAlex1986 over 8 years ago - 6 comments

#221 - Make it support byte array

Pull Request - State: closed - Opened by syeganegi over 8 years ago - 7 comments

#220 - Changed the ExecCachedLua's cache to an instance member and updated i…

Pull Request - State: closed - Opened by evg-tso over 8 years ago - 1 comment

#219 - Update RedisNativeClient_Utils.cs

Pull Request - State: closed - Opened by giardo911 over 8 years ago - 1 comment

#218 - Check for EnvVar CI_REDIS for localhost tests

Pull Request - State: closed - Opened by Layoric almost 9 years ago - 1 comment

#217 - performance: create list with predefined size to avoid unnecessary GC

Pull Request - State: closed - Opened by adamsitnik almost 9 years ago - 6 comments

#216 - Merge pull request #1 from ServiceStack/master

Pull Request - State: closed - Opened by yicong1352013 about 9 years ago

#215 - Bug fix for race condition when acquiring a lock.

Pull Request - State: closed - Opened by allthedrones about 9 years ago - 1 comment

#214 - Fixed a bug where SET command failes for Redis prior of v2.6.12

Pull Request - State: closed - Opened by JimiC about 9 years ago - 2 comments

#213 - Redis SPOP with count

Pull Request - State: closed - Opened by scottmcarthur over 9 years ago - 1 comment

#212 - For exceptions thrown while reading the first byte from a redis reply…

Pull Request - State: closed - Opened by wmstantoniii over 9 years ago - 1 comment

#209 - Update the README removing the dead link

Pull Request - State: closed - Opened by naveensrinivasan over 9 years ago - 1 comment

#208 - Sentinel improvements and overloads

Pull Request - State: closed - Opened by andyberryman over 9 years ago - 11 comments

#207 - V3

Pull Request - State: closed - Opened by watchdogvera over 9 years ago

#206 - Exclude password from exception and debug messages.

Pull Request - State: closed - Opened by allthedrones almost 10 years ago - 1 comment

#205 - Catch wrapped SocketExceptions when SslStream.Write is being used.

Pull Request - State: closed - Opened by allthedrones almost 10 years ago - 1 comment

#204 - Added the key as argument of the migrate command.

Pull Request - State: closed - Opened by gregoryb almost 10 years ago - 1 comment

#203 - Added the key as argument of the dump command.

Pull Request - State: closed - Opened by gregoryb almost 10 years ago - 3 comments

#202 - Fixing HIncrbyFloat to call proper redis command

Pull Request - State: closed - Opened by jpasichnyk about 10 years ago - 5 comments

#201 - updated sentinel parsing and added test on sentinel

Pull Request - State: closed - Opened by svantreeck about 10 years ago - 1 comment

#200 - Update RedisClientSortedSet.cs

Pull Request - State: closed - Opened by mayamoon about 10 years ago - 2 comments

#199 - Added an implementation of Sentinel Support to Redis

Pull Request - State: closed - Opened by svantreeck over 10 years ago - 1 comment

#198 - Diagnostic tool to track IRedisClient instances handed out by IRedisClientsManager

Pull Request - State: closed - Opened by tvjames over 10 years ago - 2 comments

#197 - enable building on linux

Pull Request - State: closed - Opened by angelcolmenares over 10 years ago

#196 - Spelling error in exception message.

Pull Request - State: closed - Opened by ryan1234 over 10 years ago - 3 comments

#195 - socket is not set to null during transaction, after redis server stops, ...

Pull Request - State: closed - Opened by icyice80 over 10 years ago - 1 comment

#194 - Adding Sentinel command to RedisNativeClient

Pull Request - State: closed - Opened by pbeardshear over 10 years ago - 3 comments

#193 - INCRBY, HINCRBY, and HINCRBYFLOAT changes

Pull Request - State: closed - Opened by jpasichnyk over 10 years ago - 1 comment

#192 - Added missing methods for INCRBY (long) and INCRBYFLOAT

Pull Request - State: closed - Opened by jpasichnyk over 10 years ago - 1 comment

#191 - socket is not set to null, after redis server stops, then starts.

Pull Request - State: closed - Opened by icyice80 over 10 years ago

#190 - Fixed builds when SS.Interfaces.dll is unsigned.

Pull Request - State: closed - Opened by ghost over 10 years ago - 1 comment

#189 - Update README.md

Pull Request - State: closed - Opened by codemaveric over 10 years ago - 1 comment

#188 - IRemoveByPattern implemented for Redis Cache

Pull Request - State: closed - Opened by dylanvdmerwe almost 11 years ago - 1 comment

#187 - Fixed a problem with the implementation of the Db accessor in RedisNativeClient

Pull Request - State: closed - Opened by sungiant almost 11 years ago - 1 comment

#186 - Update HadExceptions if socket not connected

Pull Request - State: closed - Opened by jeffgabhart almost 11 years ago - 1 comment

#185 - Typo in install command

Pull Request - State: closed - Opened by nekitozzz almost 11 years ago - 1 comment

#184 - Update HadExceptions if socket not connected

Pull Request - State: closed - Opened by joplaal almost 11 years ago - 8 comments

#183 - made idle timeout settable

Pull Request - State: closed - Opened by mhanney about 11 years ago - 3 comments

#181 - re-sync v3-fixes

Pull Request - State: closed - Opened by mythz about 11 years ago

#180 - resync with V3 after 1st successful CI NuGet deploy

Pull Request - State: closed - Opened by mythz about 11 years ago

#179 - Sync with V3

Pull Request - State: closed - Opened by mythz about 11 years ago

#176 - Updated PooledRedisClientManager to handle password effectively.

Pull Request - State: closed - Opened by jaxxbo about 11 years ago

#169 - GetTypedClient is deprecated

Pull Request - State: closed - Opened by catlion about 11 years ago - 1 comment

#142 - Update RedisTypedClient_SortedSet.cs

Pull Request - State: closed - Opened by mcduck76 over 11 years ago - 1 comment

#141 - Allowing clients to pass a connectionString to RedisClient

Pull Request - State: closed - Opened by pinscript over 11 years ago - 3 comments

#96 - Changed list queue functions to reflect RPOPLPUSH

Pull Request - State: closed - Opened by mikkelfish almost 12 years ago - 3 comments

#93 - PubSub with wildcard subscription, onmessage should return the message

Pull Request - State: closed - Opened by stevegraygh about 12 years ago

#79 - memory management of large byte[]

Pull Request - State: closed - Opened by bculberson about 12 years ago - 9 comments

#66 - Fixed issues #63, #24. Added more tests.

Pull Request - State: closed - Opened by desunit about 12 years ago - 1 comment

#60 - fixed the typo in filename

Pull Request - State: closed - Opened by kumarnitin about 12 years ago

#59 - Support for Consistent Hashing

Pull Request - State: closed - Opened by kumarnitin about 12 years ago - 5 comments

#53 - When we use AddRangeToSet with transaction. The method could not Set Cur...

Pull Request - State: closed - Opened by glikoz over 12 years ago - 1 comment

#48 - Decreased memory fragmentation

Pull Request - State: closed - Opened by ISkomorokh over 12 years ago - 4 comments

#45 - Fixed Eval + new Redis command (BRPOPLPUSH) implemented

Pull Request - State: closed - Opened by robertmircea over 12 years ago

#43 - Expose SendTimeout and ReceiveTimeout in PooledRedisClientManager

Pull Request - State: closed - Opened by cbarbara over 12 years ago

#41 - Expose SendTimeout and ReceiveTimeout in PooledRedisClientManager

Pull Request - State: closed - Opened by cbarbara over 12 years ago - 1 comment

#40 - A faster way to put clients back in the pool

Pull Request - State: closed - Opened by cbarbara over 12 years ago - 2 comments

#37 - Make connections timeout if ConnectTimeout is set.

Pull Request - State: closed - Opened by jschlicht over 12 years ago

#35 - Pool Time out and Size

Pull Request - State: closed - Opened by kumarnitin over 12 years ago - 2 comments

#33 - Fixed RedisClient.StoreAsHash to use json instead of jsv

Pull Request - State: closed - Opened by danbarua over 12 years ago - 1 comment

#30 - Added the SETBIT and GETBIT commands

Pull Request - State: closed - Opened by lhaussknecht over 12 years ago - 1 comment

#29 - Support for Password Auth

Pull Request - State: closed - Opened by danbarua over 12 years ago - 1 comment

#28 - improve grammar

Pull Request - State: closed - Opened by friism over 12 years ago

#27 - Store + Get entities as Hashes

Pull Request - State: closed - Opened by danbarua over 12 years ago - 1 comment

#5 - Test for Pub/Sub bug where unsubscribing hangs

Pull Request - State: closed - Opened by jamezor over 13 years ago - 1 comment