ioredisearch
v1.0.0
Published
Client library for RediSearch Redis Module, designed to work in conjunction with ioredis
Downloads
184
Maintainers
Readme
Redisearch Node
Client library for RediSearch Redis Module, designed to work in conjunction with ioredis.
NPM scripts
npm t
: Run test suitenpm start
: Runsnpm run build
in watch modenpm run test:watch
: Run test suite in interactive watch modenpm run test:prod
: Run linting and generate coveragenpm run build
: Generate bundles and typings, create docsnpm run lint
: Lints codenpm run commit
: Commit using conventional commit style (husky will tell you to use it if you haven't :wink:)
Credits
Based on awesome TypeScript library starter