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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
cqerl
/
cqerl
Public
Notifications
You must be signed in to change notification settings
Fork
92
Star
213
Code
Issues
6
Pull requests
0
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Branch selector
v1.0
User selector
All users
All time
Commit history
Commits on May 12, 2016
Merge pull request #94 from matehat/v1.0-pre
Show description for 7168c59
Mathieu D'Amours
committed
7168c59
View commit details
Copy full SHA for 7168c59
Browse repository at this point
Add tests for cluster functionality
matehat
committed
1fb1121
View commit details
Copy full SHA for 1fb1121
Browse repository at this point
Mention cluster support in "at a glance" section
matehat
committed
0aae67a
View commit details
Copy full SHA for 0aae67a
Browse repository at this point
Fix application start of pooler (not hash)
matehat
committed
196ba23
View commit details
Copy full SHA for 196ba23
Browse repository at this point
Small doc improvements
matehat
committed
0a7021c
View commit details
Copy full SHA for 0a7021c
Browse repository at this point
Add clusters to header TOC
matehat
committed
60e37e2
View commit details
Copy full SHA for 60e37e2
Browse repository at this point
Make cqerl connection spec more forgiving
matehat
committed
4accfc8
View commit details
Copy full SHA for 4accfc8
Browse repository at this point
Add documentation to explain clusters
matehat
committed
366ba89
View commit details
Copy full SHA for 366ba89
Browse repository at this point
Mention keyspace in the client options
matehat
committed
84c7d11
View commit details
Copy full SHA for 84c7d11
Browse repository at this point
More readme updates
matehat
committed
b37bbb8
View commit details
Copy full SHA for b37bbb8
Browse repository at this point
Update the readme to reflect changes
matehat
committed
ea2e09b
View commit details
Copy full SHA for ea2e09b
Browse repository at this point
Commits on May 3, 2016
Make cluster node configuration more forgiving
matehat
committed
0b61292
View commit details
Copy full SHA for 0b61292
Browse repository at this point
Keep state around in cqerl_cluster
matehat
committed
330e609
View commit details
Copy full SHA for 330e609
Browse repository at this point
Improve function names in cqerl_cluster
matehat
committed
4817351
View commit details
Copy full SHA for 4817351
Browse repository at this point
Change API to cqerl:get_client/0,1
matehat
committed
8ec0670
View commit details
Copy full SHA for 8ec0670
Browse repository at this point
Commits on Apr 24, 2016
Add add_clients/1 and add_clients/2
matehat
committed
99c232a
View commit details
Copy full SHA for 99c232a
Browse repository at this point
Bump cqerl version to 1.0.0
matehat
committed
02ec06c
View commit details
Copy full SHA for 02ec06c
Browse repository at this point
Make 'hash' the default mode
matehat
committed
db15e8b
View commit details
Copy full SHA for db15e8b
Browse repository at this point
Add cqerl_cluster module
matehat
committed
3ff19c0
View commit details
Copy full SHA for 3ff19c0
Browse repository at this point
Commits on Apr 19, 2016
Merge pull request #92 from matehat/bugfix-63
Show description for 41f128a
Mathieu D'Amours
committed
41f128a
View commit details
Copy full SHA for 41f128a
Browse repository at this point
Fix time datatype test
matehat
committed
33b10ad
View commit details
Copy full SHA for 33b10ad
Browse repository at this point
Ensure tests work with older protocol version
matehat
committed
deb3585
View commit details
Copy full SHA for deb3585
Browse repository at this point
Pass protocol version from sup to children
matehat
committed
2865038
View commit details
Copy full SHA for 2865038
Browse repository at this point
Commits on Apr 18, 2016
Merge pull request #93 from matehat/misc-improvements
Show description for df85c05
Mathieu D'Amours
committed
df85c05
View commit details
Copy full SHA for df85c05
Browse repository at this point
Commits on Apr 15, 2016
Remove protocol spec document
matehat
committed
9d6bdf8
View commit details
Copy full SHA for 9d6bdf8
Browse repository at this point
Make :get_client + :new_client input consistent
matehat
committed
4895793
View commit details
Copy full SHA for 4895793
Browse repository at this point
Remove non-useful comment in readme
matehat
committed
49960bf
View commit details
Copy full SHA for 49960bf
Browse repository at this point
Fix typo cqerl_hash:normlaise_keyspace
matehat
committed
8192887
View commit details
Copy full SHA for 8192887
Browse repository at this point
Some more updates to readme
matehat
committed
545e314
View commit details
Copy full SHA for 545e314
Browse repository at this point
Update documentation
matehat
committed
64145ef
View commit details
Copy full SHA for 64145ef
Browse repository at this point
Add support for native protocol v3
Show description for 6abebf0
matehat
committed
6abebf0
View commit details
Copy full SHA for 6abebf0
Browse repository at this point
Merge pull request #91 from matehat/cache-cleanup
Show description for 202e3ee
Mathieu D'Amours
committed
202e3ee
View commit details
Copy full SHA for 202e3ee
Browse repository at this point
Add cached query cleanup
Bernard Duggan
committed
2f8f65b
View commit details
Copy full SHA for 2f8f65b
Browse repository at this point
Commits on Apr 12, 2016
Update re2 dependency to 1.4.0
Mathieu D'Amours
committed
cfd37e7
View commit details
Copy full SHA for cfd37e7
Browse repository at this point
Merge pull request #88 from matehat/lw-frontend
Show description for d13ffde
Mathieu D'Amours
committed
d13ffde
View commit details
Copy full SHA for d13ffde
Browse repository at this point
Previous
Next
You can’t perform that action at this time.