You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-09 00:22:08 +03:00
use dockers for tests, use npm workspaces, add rejson & redisearch modules, fix some bugs
This commit is contained in:
7
packages/test-utils/docker/entrypoint.sh
Executable file
7
packages/test-utils/docker/entrypoint.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo testststealkshdfklhasdf
|
||||
|
||||
echo $REDIS_ARGUMENTS
|
||||
|
||||
redis-server $REDIS_ARGUMENTS
|
Reference in New Issue
Block a user