Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
StackExpress
/
ServiceStack.Redis
Public
forked from
ServiceStack/ServiceStack.Redis
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
ServiceStack.Redis
src
on
master
User selector
All users
All time
Commit history
Commits on Aug 29, 2012
Merge pull request #90 from desunit/master
Show description for ea0d1c9
desunit
committed
ea0d1c9
View commit details
Copy full SHA for ea0d1c9
View code at this point
Browse repository at this point
fixed #89:
Show description for f47daab
desunit
committed
f47daab
View commit details
Copy full SHA for f47daab
View code at this point
Browse repository at this point
Commits on Aug 27, 2012
INCR to v3.96
mythz
committed
1635e80
View commit details
Copy full SHA for 1635e80
View code at this point
Browse repository at this point
Commits on Aug 26, 2012
Merge remote branch 'origin/master'
mythz
committed
b53f65a
View commit details
Copy full SHA for b53f65a
View code at this point
Browse repository at this point
Don't decode JSON strings when fetching raw strings with GetValues();
mythz
committed
7269090
View commit details
Copy full SHA for 7269090
View code at this point
Browse repository at this point
Commits on Aug 22, 2012
- stabilizing Redis MQ integration tests
desunit
committed
b7a2fb7
View commit details
Copy full SHA for b7a2fb7
View code at this point
Browse repository at this point
related to pull #82:
Show description for 3061ed3
desunit
committed
3061ed3
View commit details
Copy full SHA for 3061ed3
View code at this point
Browse repository at this point
more efficient find of existing inactive connections instead of using linq and for loop
bculberson
committed
cb63bab
View commit details
Copy full SHA for cb63bab
View code at this point
Browse repository at this point
Rewrote WriteToSendBuffer() to be more efficient and reslient to large LOH chunks. All byte buffer allocations now using a shared lock-free buffer pool at 1450 byte size chunks (~1500 MTU - frame h…
Show description for 1f395f5
mythz
committed
1f395f5
View commit details
Copy full SHA for 1f395f5
View code at this point
Browse repository at this point
Commits on Aug 21, 2012
use new ArraySegment send from windows only
bculberson
committed
4ab3545
View commit details
Copy full SHA for 4ab3545
View code at this point
Browse repository at this point
reuse existing connections if they are not in use
bculberson
committed
2abcc14
View commit details
Copy full SHA for 2abcc14
View code at this point
Browse repository at this point
Commits on Aug 20, 2012
Memory management of large byte [] in buffers
bculberson
committed
112e4ca
View commit details
Copy full SHA for 112e4ca
View code at this point
Browse repository at this point
- more fixes for integration tests related to MqHost race conditions
desunit
committed
1b8b5d4
View commit details
Copy full SHA for 1b8b5d4
View code at this point
Browse repository at this point
Commits on Aug 19, 2012
- fixed bug with incorrect set of round brackets
desunit
committed
cb4ace4
View commit details
Copy full SHA for cb4ace4
View code at this point
Browse repository at this point
Commits on Aug 18, 2012
- optimized logging by removing concatenation and replacing it with Log and its arguments
Show description for 5444cb7
desunit
committed
5444cb7
View commit details
Copy full SHA for 5444cb7
View code at this point
Browse repository at this point
- fxing integration tests
Show description for 940dbb6
desunit
committed
940dbb6
View commit details
Copy full SHA for 940dbb6
View code at this point
Browse repository at this point
Commits on Aug 17, 2012
fixed #72:
Show description for cb0af56
desunit
committed
cb0af56
View commit details
Copy full SHA for cb0af56
View code at this point
Browse repository at this point
related to #68:
Show description for 88e64f9
desunit
committed
88e64f9
View commit details
Copy full SHA for 88e64f9
View code at this point
Browse repository at this point
Commits on Aug 16, 2012
fixed #68:
Show description for 6c4cede
desunit
committed
6c4cede
View commit details
Copy full SHA for 6c4cede
View code at this point
Browse repository at this point
Commits on Aug 11, 2012
- replaced Console.WriteLine with Debug.WriteLine to minimize output to console during nunit-console run
Show description for c55b157
desunit
committed
c55b157
View commit details
Copy full SHA for c55b157
View code at this point
Browse repository at this point
Commits on Aug 6, 2012
added v3.94 SS libs + INCR to v3.94
mythz
committed
155b3e4
View commit details
Copy full SHA for 155b3e4
View code at this point
Browse repository at this point
Commits on Aug 4, 2012
Merge pull request #66 from desunit/master
Show description for 3fa372b
mythz
committed
3fa372b
View commit details
Copy full SHA for 3fa372b
View code at this point
Browse repository at this point
Commits on Jul 31, 2012
fix build errors
mythz
committed
6def3da
View commit details
Copy full SHA for 6def3da
View code at this point
Browse repository at this point
Remove `ICacheClient` interface off IRedisClientsManager. Now need to call IRedisClientsManager.GetCacheClient() to get a non-disposable `ICacheClient` wrapper around IRedisClientsManager.
mythz
committed
cc469cb
View commit details
Copy full SHA for cc469cb
View code at this point
Browse repository at this point
Add PooledRedisClientsManager.AsCacheClient() method to return a non-disposable RedisClientsManager.
mythz
committed
1f83256
View commit details
Copy full SHA for 1f83256
View code at this point
Browse repository at this point
Commits on Jul 30, 2012
fixed #24
Show description for a6b89d0
desunit
committed
a6b89d0
View commit details
Copy full SHA for a6b89d0
View code at this point
Browse repository at this point
INCR to v3.93
mythz
committed
891e56c
View commit details
Copy full SHA for 891e56c
View code at this point
Browse repository at this point
Commits on Jul 29, 2012
fixed issues #63:
Show description for 25e77be
desunit
committed
25e77be
View commit details
Copy full SHA for 25e77be
View code at this point
Browse repository at this point
Commits on Jul 24, 2012
don't expect any response in SHUTDOWN command
mythz
committed
ac793c0
View commit details
Copy full SHA for ac793c0
View code at this point
Browse repository at this point
Add long incrementBy to HINCRBY
mythz
committed
5600941
View commit details
Copy full SHA for 5600941
View code at this point
Browse repository at this point
use RPUSH when EnqueueItemOnList
mythz
committed
5d9830e
View commit details
Copy full SHA for 5d9830e
View code at this point
Browse repository at this point
Commits on Jul 23, 2012
INCR to v3.90 + add latest SS .dlls
mythz
committed
a3c7a94
View commit details
Copy full SHA for a3c7a94
View code at this point
Browse repository at this point
Commits on Jul 17, 2012
Add SetAll high-level wrappers of MSET on IRedisClient
mythz
committed
47ef4d9
View commit details
Copy full SHA for 47ef4d9
View code at this point
Browse repository at this point
Commits on Jul 14, 2012
Create NewFactoryFn for RedisClient.
Show description for eb7cfcb
mythz
committed
eb7cfcb
View commit details
Copy full SHA for eb7cfcb
View code at this point
Browse repository at this point
Commits on Jul 9, 2012
INCR to v3.85
mythz
committed
428d177
View commit details
Copy full SHA for 428d177
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.