ioredisearch

๐Ÿ”Ž Client library for RediSearch Redis Module, designed to work in conjunction with ioredis

MIT License

Downloads
214
Stars
4
Committers
2

Redisearch Node

Client library for RediSearch Redis Module, designed to work in conjunction with ioredis.

NPM scripts

  • npm t: Run test suite
  • npm start: Runs npm run build in watch mode
  • npm run test:watch: Run test suite in interactive watch mode
  • npm run test:prod: Run linting and generate coverage
  • npm run build: Generate bundles and typings, create docs
  • npm run lint: Lints code
  • npm run commit: Commit using conventional commit style (husky will tell you to use it if you haven't ๐Ÿ˜‰)

Credits

Based on awesome TypeScript library starter

Package Rankings
Top 13.14% on Npmjs.org
Badges
Extracted from project README
license GitHub issues Build Status npm version
Related Projects