issues
search
artemeff
/
redis
Redis commands for Elixir
MIT License
358
stars
63
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
⬆️ Upgrade for Elixir 1.16.0
#85
abshierjoel
closed
10 months ago
1
exredis - ssl and tls support
#84
zoltan-nz
opened
1 year ago
5
feat: force tls for redis connection
#83
eatondustin1
closed
1 year ago
0
Exredis not connecting to the Redis server
#82
LindaKadz
closed
5 years ago
1
Multiple connections?
#81
Stratus3D
closed
5 years ago
2
redis commands compiler
#80
artemeff
closed
5 years ago
0
Library evolution
#79
artemeff
opened
5 years ago
0
Changes the usage of the deprecated Enum.chunk
#78
DrPandemic
closed
6 years ago
2
New release with fixed warnings
#77
rodrigues
closed
6 years ago
2
Elixir compiler warning cleanup
#76
joshuawscott
closed
7 years ago
1
Fix race condition when registering :exredis_hapi_default_client
#75
zorbash
closed
5 years ago
2
Missing info about entry in applications list
#74
Eiji7
closed
7 years ago
3
Ability to get key expire events
#73
cjimison
opened
7 years ago
0
Any plan for Scan?
#72
timnew
closed
5 years ago
3
Missing HMGETALL ?
#71
timnew
closed
7 years ago
1
Fix warnings on using elixir ~1.4 version
#70
oivoodoo
closed
7 years ago
1
Add supervised usage example
#69
Mehonoshin
closed
8 years ago
1
Introduce supervised connections
#68
safwank
closed
8 years ago
3
Allow to specify timeout for pipeline command
#67
reneklacan
closed
8 years ago
4
Removed compiler warning
#66
rradz
closed
8 years ago
0
multiple subscription issue
#65
mohsenShakiba
opened
8 years ago
0
accept :system for url config
#64
optimuspaul
closed
8 years ago
0
Use env config when an empty array is passed to start_link or allow to pass config
#63
reneklacan
closed
8 years ago
0
Exredis.Api multiple keys example docs.
#62
MirkoC
closed
8 years ago
0
Update subscribe/psubscribe specs for [binary]
#61
jclem
closed
8 years ago
0
Hex package has some warnings
#60
alexdesousa
closed
8 years ago
1
Patch for config system to deal with {:system}
#59
mlooney
closed
8 years ago
1
cluster support
#58
courtneycouch
opened
8 years ago
0
Update outdated dependencies
#57
Frost
closed
8 years ago
1
Add parentheses to pipes with arguments
#56
Frost
closed
8 years ago
1
handling error
#55
sikanhe
opened
8 years ago
2
Add timeout parameter to Exredis.query
#54
markschmidt
closed
8 years ago
1
Allow usage of atoms for registered processes
#53
timbuchwaldt
closed
8 years ago
1
Documentation issues
#52
timbuchwaldt
closed
8 years ago
6
Redis passwords don't accept spaces
#51
alexdesousa
opened
9 years ago
1
using async false on state affecting module
#50
ignat-z
closed
9 years ago
1
ability to retrieve information from url in env
#49
ignat-z
closed
9 years ago
1
Do not promote Exredis.start in the README
#48
josevalim
closed
9 years ago
4
warning: the dependency :exredis requires Elixir "~> 1.0.0" but you are running on v1.1.1
#47
davidmoshal
closed
9 years ago
6
env settings
#46
kwojtaszek
closed
9 years ago
1
improving lua script usage
#45
courtneycouch
closed
9 years ago
1
Exredis.Api.incr cannot parse reply as int when used in transaction
#44
avdgaag
closed
9 years ago
2
compiled Beam file error
#43
mmmries
closed
9 years ago
2
docker: how to configure endpoint of redis server via the System.get_env
#42
markpoon
closed
9 years ago
1
Do not provide use ExRedis
#41
josevalim
closed
9 years ago
1
Enable starting a Sub connection using a connection string
#40
szymon-jez
closed
9 years ago
1
small fixes
#39
ismaelga
closed
9 years ago
1
Enable multiple channels in pub/sub
#38
mcb
closed
9 years ago
1
Add :eredis dependency in the OTP applications configuration
#37
szymon-jez
closed
9 years ago
1
HMGET / HMSET example
#36
ktodyruik
closed
9 years ago
2
Next