rediSQL
rediSQL copied to clipboard
ramp packer
To load this extension in Redis Enterprise I need to pack it first. Do you have a packed version of PRO?
https://github.com/RedisLabs/RAMP
Getting these errors on my system
Command:
XXXXXX:bin xxx$ ramp pack ~/xxx/RedisSQL/redisql_v1.0.2_PRO_x86_64.so -a "Anthony" -e "[email protected]" -A "x86_64" -d "RedisSQL" -h "https://redisql.redbeardlab.com/" -l "Commercial" -r "1.1.2"
Error stream:
Traceback (most recent call last):
File "/Users/xxx/anaconda/bin/ramp", line 11, in
Sorry, I am not that up to date with RedisLab and RAMP.
I will see what can be done tomorrow Europe time zone!
Anyhow, can you share what are the server logs?
redis.exceptions.ResponseError: Error loading the extension. Please check the server logs.
The creation of the module.zip worked out of the box for me.
I am using python2 and I put redis-server in my PATH.
However, I cannot really test what I created.
I will create the manifest file so that it will be simpler to run RAMP.