issues
search
gregoriusxu
/
booksleeve
Automatically exported from code.google.com/p/booksleeve
Other
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
RedisSubscriberConnection doesn't implement KeepAlive Feature
#57
GoogleCodeExporter
closed
8 years ago
2
Null Reference Exception
#56
GoogleCodeExporter
opened
8 years ago
0
SHUTDOWN command in .Server API
#55
GoogleCodeExporter
closed
8 years ago
1
In certain cases tasks never become completed
#54
GoogleCodeExporter
opened
8 years ago
2
Booksleeve will not connect to an IPv6 address reported by a sentinel.
#53
GoogleCodeExporter
opened
8 years ago
0
Hashes.Increment is limited to 32-bit int (wrong prototype)
#52
GoogleCodeExporter
closed
8 years ago
1
Add Password as connection string option
#51
GoogleCodeExporter
closed
8 years ago
1
Add the EXPIREAT command
#50
GoogleCodeExporter
closed
8 years ago
4
Leaked RedisConnection objects after dispose.
#49
GoogleCodeExporter
opened
8 years ago
0
Closing socket with less exception, less verbose
#48
GoogleCodeExporter
closed
8 years ago
6
Should Set()/Get() with byte[] be deprecated?
#47
GoogleCodeExporter
closed
8 years ago
3
Documentation
#46
GoogleCodeExporter
closed
8 years ago
2
Make booksleeve compile under mono 2.10
#45
GoogleCodeExporter
closed
8 years ago
3
Sentinel API
#44
GoogleCodeExporter
closed
8 years ago
1
Transaction conditions are true but transaction fails
#43
GoogleCodeExporter
closed
8 years ago
6
EVAL with error inside transaction doesn't throw exception
#42
GoogleCodeExporter
closed
8 years ago
10
Logging API
#41
GoogleCodeExporter
closed
8 years ago
2
Blocked connect within thread pool
#40
GoogleCodeExporter
closed
8 years ago
2
Strange behavior using CancellationToken with Task.Wait
#39
GoogleCodeExporter
closed
8 years ago
2
Subscribing to multiple channels at once will cause an Exception
#38
GoogleCodeExporter
closed
8 years ago
2
Environment.TickCount usage in RedisConnection
#37
GoogleCodeExporter
closed
8 years ago
2
Add TIME command
#36
GoogleCodeExporter
closed
8 years ago
3
how to connect booksleeve through http proxy?
#35
GoogleCodeExporter
closed
8 years ago
4
RedisSubscriberConnection always in Opening ConnectionState
#34
GoogleCodeExporter
closed
8 years ago
2
Connection closes when -ERR received from server during open.
#33
GoogleCodeExporter
closed
8 years ago
5
System.OutOfMemoryException when creating lots of connections
#32
GoogleCodeExporter
closed
8 years ago
11
Feature Request: IHashCommands.Set
#31
GoogleCodeExporter
closed
8 years ago
1
GetInt64 only supports Int32, not Int64
#30
GoogleCodeExporter
closed
8 years ago
2
ConnectionUtils sample?
#29
GoogleCodeExporter
closed
8 years ago
5
Incrementing a new field in a hash doesn't return '1'
#28
GoogleCodeExporter
closed
8 years ago
13
System.TimeoutException
#27
GoogleCodeExporter
opened
8 years ago
1
Missing SortedSet functionality
#26
GoogleCodeExporter
closed
8 years ago
3
Changes to the API
#25
GoogleCodeExporter
closed
8 years ago
6
Subscribe method returns before subscription is setup on redis
#24
GoogleCodeExporter
closed
8 years ago
2
ISortedSetCommands.Score() fails when redis returns <nil>
#23
GoogleCodeExporter
closed
8 years ago
1
Redis command: Client List
#22
GoogleCodeExporter
closed
8 years ago
2
Unable to find assembly 'BookSleeve, Version=1.1.0.7, Culture=neutral, PublicKeyToken=null' error in Application Logs during performance
#21
GoogleCodeExporter
closed
8 years ago
1
Blocking List Pop seems to swallow some messages
#20
GoogleCodeExporter
closed
8 years ago
1
ISortedSetCommands API confusion
#19
GoogleCodeExporter
closed
8 years ago
1
ISortedSetCommands.RangeString throw NotImplementedException
#18
GoogleCodeExporter
closed
8 years ago
1
Throw exception if connection not open
#17
GoogleCodeExporter
closed
8 years ago
2
Keys.Expire expects int but String.Set expects long for number of seconds.
#16
GoogleCodeExporter
closed
8 years ago
3
Redis INFO command results output has changed (comments and empty lines added in 2.6 unstable)
#15
GoogleCodeExporter
closed
8 years ago
3
ZINTERSTORE
#14
GoogleCodeExporter
closed
8 years ago
8
Rank method of SortedSet
#13
GoogleCodeExporter
closed
8 years ago
1
Incorrect score returned when using SortedSets.Range
#12
GoogleCodeExporter
closed
8 years ago
4
Redis command: EVAL/EVALSHA
#11
GoogleCodeExporter
closed
8 years ago
9
Variadic L/RPUSH (AddFirst/AddLast)
#10
GoogleCodeExporter
closed
8 years ago
5
SORT command missing
#9
GoogleCodeExporter
closed
8 years ago
4
Bad performance in high load scenarios due to absence of buffer on network access.
#8
GoogleCodeExporter
closed
8 years ago
6
Next