issues
search
tidwall
/
redcon
Redis compatible server framework for Go
MIT License
2.19k
stars
158
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
connection hijacking feature
#71
Fusl
closed
4 months ago
1
[Question] Verbatim String
#70
ltagliamonte-dd
closed
6 months ago
1
Questions about the design of conn.WriteAny
#69
clytzelbj
opened
1 year ago
0
fix: typo
#68
testwill
opened
1 year ago
0
RESP3 support
#67
levincarmel
opened
1 year ago
0
Provide Flush() function from the Conn interface
#66
digitive
closed
1 year ago
2
fix: []byte nil resp && feature: add WriteBulkFrom with bufio.Writer for Conn interface WriteBulkFrom func
#65
weedge
opened
1 year ago
0
possible to do a reuse port option?
#64
kolinfluence
opened
1 year ago
3
Add implementation of the SETNX command
#63
afbjorklund
opened
1 year ago
0
fix: race condition in initialisation of server
#62
tomarrell
closed
1 year ago
2
Race condition using redcon v1.6.0
#61
darkweak
closed
1 year ago
5
elasticache migration
#60
kalaiselvan-deriv
closed
2 years ago
0
can show an example of prefork mode?
#59
hiqsociety
opened
2 years ago
0
race when close redcon
#58
agfn
opened
2 years ago
1
Type safety
#57
stevefan1999-personal
opened
2 years ago
0
use a reusable slice for storing args in readcommands functions
#56
Fusl
closed
4 months ago
0
Request for comment on this line
#55
rkarthick
opened
2 years ago
1
graceful shutdown
#54
yosiat
opened
2 years ago
4
typo
#53
willxm
closed
2 years ago
0
Added Context
#52
nathanhack
opened
2 years ago
4
Support for context.Context
#51
nathanhack
opened
3 years ago
3
possible to use netpoll?
#50
hiqsociety
closed
1 year ago
3
high memory usage resulting in gc and slower processing coz of {}interface
#49
hiqsociety
opened
3 years ago
1
Fix: unsubscribe single channel from (p)subscribe.
#48
shankai
closed
2 years ago
1
Do u have a redis client version? What's the fastest redis golang client to connect with tidwall redcon?
#47
hiqsociety
closed
1 year ago
1
redcon.Serve() never returns.
#46
lithdew
opened
3 years ago
1
how do u return hscan results?
#45
hiqsociety
closed
3 years ago
1
is there any possibility of returning WriteBulk without pre specifying how many to return?
#44
hiqsociety
opened
3 years ago
1
How do you shutdown a tidwall / redcon server?
#43
hiqsociety
closed
3 years ago
0
zrange possible? :)
#42
hiqsociety
closed
3 years ago
2
How do you accept port 6380 and socket at the same time?
#41
hiqsociety
closed
3 years ago
2
what's the max concurrent subscriber redcon can take?
#40
hiqsociety
closed
3 years ago
5
Discovered a bug
#39
gitmko0
closed
3 years ago
5
Possible to implement mget?
#38
gitmko0
closed
3 years ago
1
...
#37
hiqsociety
closed
4 years ago
0
great work on pub/sub. any benchmark?
#36
hiqsociety
closed
3 years ago
2
Would pub/sub support be welcome?
#35
bootjp
closed
4 years ago
5
is it possible to support close idle connection?
#34
pirDOL
closed
4 years ago
2
how does hmget return values? sorry i'm not sure how to use appendbulk etc without examples.
#33
gitmko0
closed
4 years ago
1
Redis CLI requires `COMMAND` command on connect
#32
blainsmith
closed
4 years ago
6
How to direct transfer of returned {}interface type from redis server.
#31
gitmko0
closed
4 years ago
1
(empty list or set) problem.
#30
hiqsociety
closed
4 years ago
2
hset, list, zlist types implementation in roadmap? when?
#29
hiqsociety
closed
4 years ago
2
How to return "[]interface {}" type result
#28
jiashiwen
closed
5 years ago
2
Feature/task level
#27
EricQAQ
closed
5 years ago
0
add server mux
#26
oleh-ozimok
closed
4 years ago
1
export ReadCommands method
#25
smallnest
closed
5 years ago
2
memory leaking when connection is reset with go 1.11.x
#24
guoyk93
closed
5 years ago
3
#22 export Serve method
#23
smallnest
closed
5 years ago
1
export the server.Serve method
#22
smallnest
closed
5 years ago
1
Next