redis 0.2
Redis API for Fantom

Read more...

Install

To install redis with Fantom Pod Manager, cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install redis with the Fantom Repository Manager (fanr), cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install manually, download the pod file and copy it to the %FAN_HOME%/lib/fan/ directory.

redis.pod (29.49 kB)

Use

To use redis in a Fantom project, add a dependency to the project's build.fan:

depends = ["sys 1.0", ..., "redis 0.2"]

Documentation

Information

Meta information on the redis pod:

Published by
afrankvt
Organisation
Novant
Pod file size
29.49 kB
Licence
MIT
Built on
8th Jan 2024
Source code
via Git at https://github.com/novant-io/redis
Depends on
concurrent, inet, sys
Referenced by
Javascript Compatible
No

Dependency Graph

  Use mouse to re-position pods

Release History

There have been 3 releases of redis: