0.1.28 • Published 10 years ago

jsr-client v0.1.28

Weekly downloads
31
License
-
Repository
github
Last release
10 years ago

Table of Contents

Client Module

Redis client.

Component of the jsr library.

Requires node and npm.

Install

npm i jsr-client

API

// TODO

See the tests for more examples.

Developer

Test

Tests are not included in the package, clone the repository, start a server on the default port:

redis-server --port 9736

Run the test suite:

npm test

To test against the jsr-server, start the server:

node ./server.js

Run the test suite:

npm test

Documentation

To generate all documentation:

npm run docs

Readme

To build the readme file from the partial definitions (requires mdp):

npm run readme

License

Everything is MIT. Read the license if you feel inclined.

Generated by mdp(1).

0.1.28

10 years ago

0.1.27

10 years ago

0.1.26

10 years ago

0.1.23

10 years ago

0.1.22

10 years ago

0.1.21

10 years ago

0.1.19

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.1

10 years ago