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 }}
Dargun
/
cpp-bredis
Public
forked from
basiliscos/cpp-bredis
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
Breadcrumbs
History for
cpp-bredis
include
on
prepared-command
User selector
All users
All time
Commit history
Commits on Apr 28, 2019
Unfinished
basiliscos
committed
c6825f9
View commit details
Copy full SHA for c6825f9
View code at this point
Browse repository at this point
Commits on Apr 27, 2019
update cmake, update performance metrics
basiliscos
committed
aa9014d
View commit details
Copy full SHA for aa9014d
View code at this point
Browse repository at this point
Remove deprecated header
basiliscos
committed
82d38ae
View commit details
Copy full SHA for 82d38ae
View code at this point
Browse repository at this point
Commits on Apr 19, 2019
Fix more warns on windows
basiliscos
committed
3cf0019
View commit details
Copy full SHA for 3cf0019
View code at this point
Browse repository at this point
Fix warning on windows, more readable code
basiliscos
committed
81b9ede
View commit details
Copy full SHA for 81b9ede
View code at this point
Browse repository at this point
Adopt PR#30
basiliscos
committed
78cdaf1
View commit details
Copy full SHA for 78cdaf1
View code at this point
Browse repository at this point
Use DynamicBuffers-v2 from new boost
basiliscos
committed
13e0c03
View commit details
Copy full SHA for 13e0c03
View code at this point
Browse repository at this point
Commits on Apr 14, 2019
It should be better
basiliscos
committed
353345f
View commit details
Copy full SHA for 353345f
View code at this point
Browse repository at this point
minor performance improvements
basiliscos
committed
498234c
View commit details
Copy full SHA for 498234c
View code at this point
Browse repository at this point
Minor fixes related to release build
basiliscos
committed
754bafe
View commit details
Copy full SHA for 754bafe
View code at this point
Browse repository at this point
Make sure there are no warnings
basiliscos
committed
42c4688
View commit details
Copy full SHA for 42c4688
View code at this point
Browse repository at this point
Better impl
basiliscos
committed
d166fb0
View commit details
Copy full SHA for d166fb0
View code at this point
Browse repository at this point
merge with master
basiliscos
committed
5ef0f59
View commit details
Copy full SHA for 5ef0f59
View code at this point
Browse repository at this point
Commits on Apr 11, 2019
add heading to include/bredis.hpp, introduce it in readme, and add me to contrib.
omegacoleman
committed
33546ca
View commit details
Copy full SHA for 33546ca
View code at this point
Browse repository at this point
add shortcut header include/bredis.hpp
omegacoleman
committed
289997d
View commit details
Copy full SHA for 289997d
View code at this point
Browse repository at this point
Commits on Mar 23, 2019
Let drop_result policy be useable
basiliscos
committed
d990c0c
View commit details
Copy full SHA for d990c0c
View code at this point
Browse repository at this point
Commits on Feb 4, 2019
Fixed level 4 MSVC warnings
Nick Kochakian
committed
5883ddc
View commit details
Copy full SHA for 5883ddc
View code at this point
Browse repository at this point
Commits on Jan 28, 2019
`std::vector` used but the header wasn't included
Nick Kochakian
committed
a73d339
View commit details
Copy full SHA for a73d339
View code at this point
Browse repository at this point
Changed type so that it matches `count`
Nick Kochakian
committed
4b939f4
View commit details
Copy full SHA for 4b939f4
View code at this point
Browse repository at this point
Commits on Jan 25, 2018
Issue #4 : remove unneeded commit on tx_buff
basiliscos
committed
6e6a7da
View commit details
Copy full SHA for 6e6a7da
View code at this point
Browse repository at this point
Commits on Jul 29, 2017
Further simplification
Ivan Baidakou
committed
ef2adb1
View commit details
Copy full SHA for ef2adb1
View code at this point
Browse repository at this point
Further optimisation
Ivan Baidakou
committed
2ebcb09
View commit details
Copy full SHA for 2ebcb09
View code at this point
Browse repository at this point
Commits on Jul 26, 2017
Do not use C++17 std::equal and std::search, implement by self
Ivan Baidakou
committed
455aa14
View commit details
Copy full SHA for 455aa14
View code at this point
Browse repository at this point
Commits on Jul 25, 2017
Transfer iterators by reference
Ivan Baidakou
committed
473db91
View commit details
Copy full SHA for 473db91
View code at this point
Browse repository at this point
Specialize protocol errors
Ivan Baidakou
committed
1456906
View commit details
Copy full SHA for 1456906
View code at this point
Browse repository at this point
Rewrite parser using modanes-like approach; use static_string
Show description for 3aae314
Ivan Baidakou
committed
3aae314
View commit details
Copy full SHA for 3aae314
View code at this point
Browse repository at this point
Commits on Jul 10, 2017
Small improvement
Ivan Baidakou
committed
5e2c880
View commit details
Copy full SHA for 5e2c880
View code at this point
Browse repository at this point
Commits on Jul 4, 2017
Specialize `ExtractorHelper` with `parsing_policy::drop_result`
Ivan Baidakou
committed
0652ea9
View commit details
Copy full SHA for 0652ea9
View code at this point
Browse repository at this point
Introduce parsing policy
Ivan Baidakou
committed
41ea3e0
View commit details
Copy full SHA for 41ea3e0
View code at this point
Browse repository at this point
Commits on Jun 29, 2017
Use boost::string_ref instead of std::string
Ivan Baidakou
committed
0caead6
View commit details
Copy full SHA for 0caead6
View code at this point
Browse repository at this point
Commits on Jun 25, 2017
more structured code
Ivan Baidakou
committed
fdab176
View commit details
Copy full SHA for fdab176
View code at this point
Browse repository at this point
Simplify & optimize a bit
Ivan Baidakou
committed
d11f089
View commit details
Copy full SHA for d11f089
View code at this point
Browse repository at this point
Commits on Jun 20, 2017
Avoid signed/unsigned comparison warning
Ivan Baidakou
committed
e83721f
View commit details
Copy full SHA for e83721f
View code at this point
Browse repository at this point
Generalize the subscription checker as general-purpose utility
Ivan Baidakou
committed
d6ab218
View commit details
Copy full SHA for d6ab218
View code at this point
Browse repository at this point
Commits on Jun 19, 2017
Generalize `Command` and synchronous subscription example;
Show description for 01f5b23
Ivan Baidakou
committed
01f5b23
View commit details
Copy full SHA for 01f5b23
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.