redismsq

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2025 License: MIT Imports: 6 Imported by: 0

README

Message queue on redis stream

Depends on redis(>=5.0.3), you can install it on Debian by

apt-get install redis

Server implement by

https://github.com/gwaysys/log-server

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(rs *redis.RediStore, streamName string) proto.Adapter

Types

type Adapter

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

func (*Adapter) Close

func (a *Adapter) Close()

func (*Adapter) Put

func (a *Adapter) Put(p *proto.Proto)

put a log protocol to log queue

Jump to

Keyboard shortcuts

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