redisbitset

package
v0.0.0-...-d843dc6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(client *redis.Client, key string) (bloom.BitSet, error)

Types

type RedisBitSet

type RedisBitSet struct {
	// contains filtered or unexported fields
}

func (*RedisBitSet) Add

func (r *RedisBitSet) Add(items []int, opts ...bloom.Option) error

func (*RedisBitSet) Exists

func (r *RedisBitSet) Exists(items []int, opts ...bloom.Option) (bool, error)

func (*RedisBitSet) Reset

func (r *RedisBitSet) Reset(opts ...bloom.Option) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL