issues
search
electric-sheep-co
/
arduino-redis
A Redis client library for Arduino.
http://arduino-redis.com
MIT License
54
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for ACL authentication
#80
ilyaBykonya
opened
8 months ago
1
Send PING command to redis to check if it is alive
#79
ip75
opened
11 months ago
1
alive. PING command
#78
ip75
closed
11 months ago
1
Test streams
#77
nafraf
closed
1 year ago
0
Fix "nil" handling
#76
rpj
opened
1 year ago
0
Integrate linting & formatting
#75
rpj
opened
1 year ago
0
Fix RedisCommand::issue_typed<int>()
#74
rpj
opened
1 year ago
0
Fix issue 72
#73
rpj
closed
1 year ago
1
'dynamic_cast' not permitted
#72
nafraf
closed
1 year ago
3
Add RESP3 support
#71
rpj
opened
1 year ago
0
2.6.2: Properly fix #67 & and add unit test harness, etc.
#70
rpj
closed
1 year ago
0
Release 2.6.1
#69
rpj
closed
1 year ago
0
Fix Issue #67
#68
rpj
closed
1 year ago
1
I have an issue with Redis not parsing messages correctly when subscribing to a channel.
#67
junghyun-kim
closed
1 year ago
7
More tests!
#66
rpj
closed
1 year ago
2
Release v2.6
#65
rpj
closed
1 year ago
0
Add Streams Implementation
#64
nafraf
closed
1 year ago
19
Redis Stream
#63
kevinzezel
closed
1 year ago
1
Allowing selecting Redis database
#62
rpj
opened
1 year ago
4
redis client dont get connected back to redis server
#60
ajinkya-open
closed
1 year ago
2
Hello world library throws error with Vector dependency
#59
Marian0
closed
1 year ago
11
Add non-blocking subscriber
#58
harmrochel
closed
1 year ago
11
parseType and startSubscribing are blocking
#57
holla2040
closed
1 year ago
8
split msgCallback and errorCallback functions out of subscriberLoop, …
#56
holla2040
closed
1 year ago
3
Add contributor & community guidelines
#55
rpj
closed
1 year ago
1
Proper test harness
#54
rpj
closed
1 year ago
1
Improve internal documentation
#52
rpj
opened
2 years ago
0
subscribe example doesn't compile
#51
holla2040
closed
1 year ago
13
bad!
#50
rpj
closed
2 years ago
0
feat: adjust tsadd interface to support automatic timestamp (#48)
#49
rpj
closed
2 years ago
0
Allow `tsadd` with automatic timestamping
#48
rpj
closed
2 years ago
0
Release/2.4.3
#47
rpj
closed
3 years ago
0
added Redis TimeSeries tsadd function to library
#46
gde-2
closed
3 years ago
4
support for timeseries
#45
rpj
closed
2 years ago
1
cannot convert 'subscriberLoop(std::function<void()>)::<lambda(Redis*, String, String)>' to 'Redis::RedisMsgCallback' {aka 'void (*)(Redis*, String, String)'}
#42
VisanXJ
opened
3 years ago
1
fix: write json to `jsonStr` instead of `Serial`
#41
darmiel
closed
3 years ago
0
cannot convert 'subscriberLoop(std::function<void()>)::<lambda(Redis*, String, String)>' to 'Redis::RedisMsgCallback' {aka 'void (*)(Redis*, String, String)'}
#40
Marshmallow3535
closed
3 years ago
1
Redis Streams Implementation
#39
rpj
closed
1 year ago
1
Fix compiler warnings & add proper tests for associated commands (#36)
#37
rpj
closed
3 years ago
0
Compiler warnings
#36
nottledim
closed
3 years ago
1
"get" with binary data?
#35
egradman
opened
3 years ago
1
Detect server disconnection during subscribe (#33)
#34
rpj
closed
3 years ago
0
Detect server disconnection during subscribe
#33
goebish
closed
3 years ago
9
Long char arrays won't work
#31
nielsvdn
closed
3 years ago
1
Project cleanup
#30
rpj
opened
4 years ago
0
Support for Subscribe (#28)
#29
rpj
closed
4 years ago
0
Support for Subscribe
#28
stochasticForest
closed
4 years ago
5
Fix #26: "redis.close() ; - error, 'class Redis' has no member 'close'"
#27
rpj
closed
5 years ago
0
redis.close() ; - error, 'class Redis' has no member 'close'
#26
metcalfepete
closed
5 years ago
3
fixed breaking changes from upgrade Json5 to Json6
#25
markclynch
closed
5 years ago
0
Next