File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 59
59
name : Package
60
60
command : |
61
61
cargo build --all --all-targets --release
62
- ramp pack -m ramp.yml -o ./target/release/$PACKAGE_NAME.{os}-{architecture}.$CIRCLE_BRANCH.zip ./target/release/$MODULE_ARTIFACT
62
+ ramp pack -m ramp.yml -n RedisJSON - o ./target/release/$PACKAGE_NAME.{os}-{architecture}.$CIRCLE_BRANCH.zip ./target/release/$MODULE_ARTIFACT
63
63
64
64
# - run:
65
65
# name: Upload Coverage
Original file line number Diff line number Diff line change 1
- display_name : RedisJSON
1
+ display_name : RedisJSON2
2
2
author : Redis Labs
3
3
email : redismodules@redislabs.com
4
4
description : Native JSON Data Type for Redis
5
5
homepage : http://redisjson.io
6
6
license : Redis Source Available License Agreement
7
7
command_line_args : " "
8
- min_redis_version : " 4 .0"
9
- min_redis_pack_version : " 5.0 "
8
+ min_redis_version : " 5 .0"
9
+ min_redis_pack_version : " 5.4 "
10
10
capabilities :
11
11
- types
12
12
- no_multi_key
You can’t perform that action at this time.
0 commit comments