crystal-redis-examples

Examples for crystal-redis

Examples for Crystal-Redis

These examples are meant to help you get you started with the Crystal Redis client.

Installation

You need to install the crystal-redis client into this project:

$ shards install

Running the Examples

All examples are in the src/ directory.

Read the source code of an example that you are interested in. It is best to start with src/basic.cr.

Then run the example. For instance, to run src/basic.cr, use crystal run in the terminal:

$ crystal run src/basic.cr
Repository

crystal-redis-examples

Owner
Statistic
  • 10
  • 4
  • 0
  • 0
  • 0
  • over 6 years ago
  • May 15, 2015
License

Links
Synced at

Sat, 18 May 2024 18:08:09 GMT

Languages