Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
StackExchange.Redis
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tsai
StackExchange.Redis
Commits
fb4a6308
Commit
fb4a6308
authored
Apr 04, 2018
by
Nick Craver
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Line endings fix: whole files
parent
e6a3e65b
Changes
23
Show whitespace changes
Inline
Side-by-side
Showing
23 changed files
with
8563 additions
and
8563 deletions
+8563
-8563
Client.cs
NRediSearch/Client.cs
+459
-459
Schema.cs
NRediSearch/Schema.cs
+168
-168
BatchWrapperTests.cs
StackExchange.Redis.Tests/BatchWrapperTests.cs
+26
-26
Cluster.cs
StackExchange.Redis.Tests/Cluster.cs
+657
-657
ConnectionFailedErrors.cs
StackExchange.Redis.Tests/ConnectionFailedErrors.cs
+144
-144
DatabaseWrapperTests.cs
StackExchange.Redis.Tests/DatabaseWrapperTests.cs
+932
-932
Issue25.cs
StackExchange.Redis.Tests/Issues/Issue25.cs
+47
-47
Profiling.cs
StackExchange.Redis.Tests/Profiling.cs
+559
-559
WrapperBaseTests.cs
StackExchange.Redis.Tests/WrapperBaseTests.cs
+891
-891
CompletionManager.cs
StackExchange.Redis/StackExchange/Redis/CompletionManager.cs
+191
-191
ConcurrentProfileStorageCollection.cs
...StackExchange/Redis/ConcurrentProfileStorageCollection.cs
+217
-217
ConfigurationOptions.cs
...xchange.Redis/StackExchange/Redis/ConfigurationOptions.cs
+733
-733
ConnectionMultiplexer.Profiling.cs
...is/StackExchange/Redis/ConnectionMultiplexer.Profiling.cs
+77
-77
BatchWrapper.cs
...dis/StackExchange/Redis/KeyspaceIsolation/BatchWrapper.cs
+14
-14
DatabaseExtension.cs
...tackExchange/Redis/KeyspaceIsolation/DatabaseExtension.cs
+67
-67
DatabaseWrapper.cs
.../StackExchange/Redis/KeyspaceIsolation/DatabaseWrapper.cs
+737
-737
TransactionWrapper.cs
...ackExchange/Redis/KeyspaceIsolation/TransactionWrapper.cs
+31
-31
WrapperBase.cs
...edis/StackExchange/Redis/KeyspaceIsolation/WrapperBase.cs
+849
-849
LuaScript.cs
StackExchange.Redis/StackExchange/Redis/LuaScript.cs
+281
-281
ProfileContextTracker.cs
...change.Redis/StackExchange/Redis/ProfileContextTracker.cs
+221
-221
ProfileStorage.cs
StackExchange.Redis/StackExchange/Redis/ProfileStorage.cs
+134
-134
RedisValue.cs
StackExchange.Redis/StackExchange/Redis/RedisValue.cs
+714
-714
ScriptParameterMapper.cs
...change.Redis/StackExchange/Redis/ScriptParameterMapper.cs
+414
-414
No files found.
NRediSearch/Client.cs
View file @
fb4a6308
NRediSearch/Schema.cs
View file @
fb4a6308
StackExchange.Redis.Tests/BatchWrapperTests.cs
View file @
fb4a6308
StackExchange.Redis.Tests/Cluster.cs
View file @
fb4a6308
StackExchange.Redis.Tests/ConnectionFailedErrors.cs
View file @
fb4a6308
StackExchange.Redis.Tests/DatabaseWrapperTests.cs
View file @
fb4a6308
StackExchange.Redis.Tests/Issues/Issue25.cs
View file @
fb4a6308
StackExchange.Redis.Tests/Profiling.cs
View file @
fb4a6308
StackExchange.Redis.Tests/WrapperBaseTests.cs
View file @
fb4a6308
StackExchange.Redis/StackExchange/Redis/CompletionManager.cs
View file @
fb4a6308
StackExchange.Redis/StackExchange/Redis/ConcurrentProfileStorageCollection.cs
View file @
fb4a6308
StackExchange.Redis/StackExchange/Redis/ConfigurationOptions.cs
View file @
fb4a6308
StackExchange.Redis/StackExchange/Redis/ConnectionMultiplexer.Profiling.cs
View file @
fb4a6308
StackExchange.Redis/StackExchange/Redis/KeyspaceIsolation/BatchWrapper.cs
View file @
fb4a6308
StackExchange.Redis/StackExchange/Redis/KeyspaceIsolation/DatabaseExtension.cs
View file @
fb4a6308
StackExchange.Redis/StackExchange/Redis/KeyspaceIsolation/DatabaseWrapper.cs
View file @
fb4a6308
StackExchange.Redis/StackExchange/Redis/KeyspaceIsolation/TransactionWrapper.cs
View file @
fb4a6308
StackExchange.Redis/StackExchange/Redis/KeyspaceIsolation/WrapperBase.cs
View file @
fb4a6308
StackExchange.Redis/StackExchange/Redis/LuaScript.cs
View file @
fb4a6308
StackExchange.Redis/StackExchange/Redis/ProfileContextTracker.cs
View file @
fb4a6308
StackExchange.Redis/StackExchange/Redis/ProfileStorage.cs
View file @
fb4a6308
StackExchange.Redis/StackExchange/Redis/RedisValue.cs
View file @
fb4a6308
StackExchange.Redis/StackExchange/Redis/ScriptParameterMapper.cs
View file @
fb4a6308
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment