crystal-redis-examples
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
- 9
- 4
- 0
- 0
- 0
- about 7 years ago
- May 15, 2015
License
Links
Synced at
Thu, 21 Nov 2024 16:54:54 GMT
Languages