Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
RedisBloom
/
redisbloom-go
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
92
Code
Issues
5
Pull requests
1
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 30, 2023
BF.CARD support (#49)
chayim
authored
25ccce0
Copy full SHA for 25ccce0
Commits on Nov 10, 2022
Support for latest TDigest [RedisBloom 2.4.x] (#48)
chayim
authored
c298774
Copy full SHA for c298774
Pointing the docker to the redis-stack image (#47)
chayim
authored
05f9cca
Copy full SHA for 05f9cca
Commits on Oct 14, 2021
Merge pull request #46 from RedisBloom/ck-codecov
Show description for bdbc096
gkorland
authored
bdbc096
Copy full SHA for bdbc096
codecov github from repo
chayim
committed
39d2d5c
Copy full SHA for 39d2d5c
Commits on Oct 6, 2021
Fixed badly aligned comment. (#45)
simonprickett
authored
457dce2
Copy full SHA for 457dce2
Commits on Sep 19, 2021
Merge pull request #44 from RedisBloom/ariel_add-withcount-to-topk_list
Show description for 0485668
Ariel Shtul
authored
0485668
Copy full SHA for 0485668
Add withcount option
ashtul
committed
4607523
Copy full SHA for 4607523
fix after PR#354
ashtul
committed
d99b299
Copy full SHA for d99b299
Commits on Sep 9, 2021
Merge pull request #42 from RedisBloom/ariel_fix-test
Show description for 2a7ebc0
gkorland
authored
2a7ebc0
Copy full SHA for 2a7ebc0
fix test afterchange in RedisBloom
ashtul
committed
9db566d
Copy full SHA for 9db566d
Commits on Jul 21, 2021
Merge pull request #40 from RedisBloom/ck-releasedrafter
Show description for a8899aa
gkorland
authored
a8899aa
Copy full SHA for a8899aa
release drafter and release actions
chayim
committed
8a2fe45
Copy full SHA for 8a2fe45
Commits on Jun 14, 2021
Examples to T-Digest functions (#39)
Show description for 4df8630
AvitalFineRedis
and
filipecosta90
authored
4df8630
Copy full SHA for 4df8630
Commits on Jun 10, 2021
Added make fmt and make lint rules (#38)
filipecosta90
authored
dfef579
Copy full SHA for dfef579
Commits on Jun 8, 2021
Merge pull request #37 from RedisBloom/support_TDigest
Show description for 41854dc
AvitalFineRedis
authored
41854dc
Copy full SHA for 41854dc
Commits on Jun 5, 2021
change TsAdd parameter to map[float64]float64
AvitalFineRedis
committed
180f2cb
Copy full SHA for 180f2cb
Commits on Jun 4, 2021
Codecov comments
AvitalFineRedis
committed
93c3bc8
Copy full SHA for 93c3bc8
tests
AvitalFineRedis
committed
f5bd18a
Copy full SHA for f5bd18a
add TDigestInfo struct
AvitalFineRedis
committed
1eec676
Copy full SHA for 1eec676
Commits on Jun 3, 2021
Update client.go
AvitalFineRedis
committed
39e6f42
Copy full SHA for 39e6f42
add TDigest function to the client
AvitalFineRedis
committed
fe5c683
Copy full SHA for fe5c683
Commits on Apr 22, 2021
Create codeql-analysis.yml
gkorland
authored
65c8c3a
Copy full SHA for 65c8c3a
Commits on Dec 11, 2020
Fixes per redis 6 changes (#30)
filipecosta90
authored
2d4a6a8
Copy full SHA for 2d4a6a8
Commits on Nov 13, 2020
Added deprecate notice to NewClient(). Updated Readme with documentation links and Pkg.go.dev examples. (#29)
Show description for 3a9817c
filipecosta90
authored
3a9817c
Copy full SHA for 3a9817c
Tune idle connection check frequency (#25)
Show description for 3da966a
3 people
authored
3da966a
Copy full SHA for 3da966a
Commits on Oct 27, 2020
Update README.md
gkorland
authored
28994cb
Copy full SHA for 28994cb
Update README.md
gkorland
authored
f1a2047
Copy full SHA for f1a2047
Commits on Jul 26, 2020
Enable Go Modules (#24)
Show description for bad6b95
filipecosta90
authored
bad6b95
Copy full SHA for bad6b95
Commits on Jul 20, 2020
[fix] fixed CmsMerge and TopKCount long inputs from []string to []int64. Extended tests coverage (#23)
Show description for befe801
filipecosta90
authored
befe801
Copy full SHA for befe801
Commits on Jul 15, 2020
Merge pull request #21 from dengliming/f_bf_insert
Show description for 0fc2724
filipecosta90
authored
0fc2724
Copy full SHA for 0fc2724
Commits on Jul 12, 2020
Merge branch 'master' into f_bf_insert
filipecosta90
authored
4177d5c
Copy full SHA for 4177d5c
[add] added BF.INSERT tests for NONSCALING and and NOCREATE
filipecosta90
committed
31fa4cd
Copy full SHA for 31fa4cd
Commits on Jul 11, 2020
Merge pull request #22 from RedisBloom/readme.updates
Show description for 5e2f277
gkorland
authored
5e2f277
Copy full SHA for 5e2f277
Commits on Jul 8, 2020
[add] updated Readme test steps
filipecosta90
committed
d3cc8a8
Copy full SHA for d3cc8a8
Pagination
Previous
Next
You can’t perform that action at this time.