From 3260702a6044cdae89cf673ad1983aa3342127de Mon Sep 17 00:00:00 2001 From: Araq Date: Thu, 2 Jun 2011 13:02:40 +0200 Subject: first steps to thread local heaps --- doc/lib.txt | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/lib.txt b/doc/lib.txt index 2e7558d56..6e5a84cc1 100755 --- a/doc/lib.txt +++ b/doc/lib.txt @@ -32,7 +32,8 @@ Core magic to work. * `threads `_ - Nimrod thread support. + Nimrod thread support. **Note**: This is part of the system module. Do not + import it directly. * `macros `_ Contains the AST API and documentation of Nimrod for writing macros. @@ -228,6 +229,14 @@ Multimedia support the ``graphics`` module. +Database support +---------------- + +* `redis `_ + This module implements a redis client. It allows you to connect to a + redis-server instance, send commands and receive replies. + + Impure libraries ================ @@ -284,6 +293,10 @@ Other This module contains code for reading from `stdin`:idx:. On UNIX the GNU readline library is wrapped and set up. +* `zmq `_ + Nimrod 0mq wrapper. This file contains the low level C wrappers as well as + some higher level constructs. + Wrappers ======== -- cgit 1.4.1-2-gfad0