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
Type
/
to 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 }}
codebean
/
try.redis
Public
forked from
badboy/try.redis
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jul 10, 2014
Better footer wording
badboy
committed
09a644f
View commit details
Copy full SHA for 09a644f
Browse repository at this point
Adjusted output to better match real output
badboy
committed
9806812
View commit details
Copy full SHA for 9806812
Browse repository at this point
Better wording
badboy
committed
22a15b5
View commit details
Copy full SHA for 22a15b5
Browse repository at this point
Show a small tip that commands are clickable.
Show description for 4f8d2f2
badboy
committed
4f8d2f2
View commit details
Copy full SHA for 4f8d2f2
Browse repository at this point
Commits on Jun 21, 2014
Clear up expire tutorial to explain return values
badboy
committed
399c834
View commit details
Copy full SHA for 399c834
Browse repository at this point
Merge pull request #30 from soulteary/master
Show description for 96dfa24
badboy
committed
96dfa24
View commit details
Copy full SHA for 96dfa24
Browse repository at this point
add result when the key has expired and it been removed.
Show description for fd09319
晓白
committed
fd09319
View commit details
Copy full SHA for fd09319
Browse repository at this point
Commits on Apr 13, 2014
Do not show an error on empty command.
badboy
committed
89fcf71
View commit details
Copy full SHA for 89fcf71
Browse repository at this point
Add PF* family of commands (HyperLogLog)
badboy
committed
fe02e97
View commit details
Copy full SHA for fe02e97
Browse repository at this point
Handle BITPOS argument count
badboy
committed
2f5c971
View commit details
Copy full SHA for 2f5c971
Browse repository at this point
Commits on Apr 11, 2014
Remove useless exception logging
badboy
committed
8b55dcc
View commit details
Copy full SHA for 8b55dcc
Browse repository at this point
Commits on Feb 28, 2014
Use new shell escape/unescape function
Show description for 8a6f2b8
badboy
committed
8a6f2b8
View commit details
Copy full SHA for 8a6f2b8
Browse repository at this point
Ensure strlen is working
badboy
committed
e4352d9
View commit details
Copy full SHA for e4352d9
Browse repository at this point
Test bitpos with session id
badboy
committed
c6fd76a
View commit details
Copy full SHA for c6fd76a
Browse repository at this point
Use rerun instead of sinatra-reloader
badboy
committed
785920a
View commit details
Copy full SHA for 785920a
Browse repository at this point
Set correct namespace for bitpos
badboy
committed
502bb10
View commit details
Copy full SHA for 502bb10
Browse repository at this point
Commits on Feb 27, 2014
Run on latest ruby version.
badboy
committed
ae0b0fd
View commit details
Copy full SHA for ae0b0fd
Browse repository at this point
Fix warning message
badboy
committed
cdb28a9
View commit details
Copy full SHA for cdb28a9
Browse repository at this point
Run bitpos only on recent redis
badboy
committed
b9fe746
View commit details
Copy full SHA for b9fe746
Browse repository at this point
Handle bitpos as integer command.
badboy
committed
2bd83cc
View commit details
Copy full SHA for 2bd83cc
Browse repository at this point
Make it easier to test returned json
badboy
committed
44b3e26
View commit details
Copy full SHA for 44b3e26
Browse repository at this point
Implement bitpos command
badboy
committed
1b8d6ad
View commit details
Copy full SHA for 1b8d6ad
Browse repository at this point
Flatten argument for *scan to avoid nested arrays
badboy
committed
1c4e3c2
View commit details
Copy full SHA for 1c4e3c2
Browse repository at this point
Use sinatra-reloader in development
badboy
committed
4280941
View commit details
Copy full SHA for 4280941
Browse repository at this point
Commits on Feb 22, 2014
Disabled spell check on the input field
Show description for 70bb743
badboy
committed
70bb743
View commit details
Copy full SHA for 70bb743
Browse repository at this point
Commits on Jan 13, 2014
Ensure that a session id is generated if none given.
Show description for 2c7df62
badboy
committed
2c7df62
View commit details
Copy full SHA for 2c7df62
Browse repository at this point
Commits on Jan 10, 2014
Refactor JS code to work with jquery 1.9.x
Show description for 7c47f58
badboy
committed
7c47f58
View commit details
Copy full SHA for 7c47f58
Browse repository at this point
Include all JS dependencies.
Show description for 88826d9
badboy
committed
88826d9
View commit details
Copy full SHA for 88826d9
Browse repository at this point
Commits on Dec 28, 2013
Test on latest ruby as well.
badboy
committed
105e7a7
View commit details
Copy full SHA for 105e7a7
Browse repository at this point
Use bundler for requiring gems
badboy
committed
5c98dd3
View commit details
Copy full SHA for 5c98dd3
Browse repository at this point
Reduce test to shorter match.
badboy
committed
26ec4b4
View commit details
Copy full SHA for 26ec4b4
Browse repository at this point
Use a fixed session secret in development
Show description for 0a2e10c
badboy
committed
0a2e10c
View commit details
Copy full SHA for 0a2e10c
Browse repository at this point
Marked hdel as an integer-reply command
badboy
committed
00ed346
View commit details
Copy full SHA for 00ed346
Browse repository at this point
Added tutorial section on hashes
Show description for 6cf8db9
badboy
committed
6cf8db9
View commit details
Copy full SHA for 6cf8db9
Browse repository at this point
Commits on Dec 21, 2013
Merge pull request #22 from victoraldecoa/patch-1
Show description for fbb8e11
badboy
committed
fbb8e11
View commit details
Copy full SHA for fbb8e11
Browse repository at this point
Previous
Next
You can’t perform that action at this time.