Skip to content

Lasokki/sml-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sml-redis

Redis bindings for Standard ML

Compilation

I suggest using MLton for compiling.

Easiest way of including the module is by using a ML Basis file like this:

$(SML_LIB)/basis/basis.mlb
redis.mlb
your_own_code.sml

and compiling with mlton whatever.mlb. Some example files are provided in the repository (testing.mlb and redis-testing.sml)

About

Redis bindings for Standard ML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors