Vocabulary | Summary |
vocabs.parser | Utilities for parsing and defining words |
Vocabulary | Summary |
irc.client | An IRC client framework |
irc.client.base | |
irc.client.chats | IRC Client and Chat object definitions |
irc.client.internals | IRC Client internals |
irc.client.participants | IRC Client chat participants handling |
irc.logbot | An IRC logging bot |
irc.logbot.log-line | IRC message formatting for logs |
irc.messages | IRC message definitions |
irc.messages.base | IRC messages base implementation |
irc.messages.parser | Basic parser for irc messages |
redis | Words for communicating with the Redis key-value database |
redis.assoc | Assoc protocol implementation for Redis |
redis.command-writer | Definitions of messages sent to Redis |
redis.response-parser | Parser for responses sent by the Redis server |
tokyo.abstractdb | Higher level API for Tokyo Cabinet's Abstract database API. Implements the associative protocol. |
tokyo.alien.tcadb | Bindings for Tokyo Cabinet's Abstract database API |
tokyo.alien.tcbdb | Bindings for Tokyo Cabinet's B+ Tree database API |
tokyo.alien.tcfdb | Bindings for Tokyo Cabinet's Fixed Length database API |
tokyo.alien.tchdb | Bindings for Tokyo Cabinet's Hash database API |
tokyo.alien.tcrdb | Bindings for Tokyo Tyrant's Remote database API |
tokyo.alien.tctdb | Bindings for Tokyo Cabinet's Table database API |
tokyo.alien.tcutil | Bindings for Tokyo Cabinet's Utils API |
tokyo.assoc-functor | Functor used to implement the assoc protocol on the different db apis in Tokyo |
tokyo.remotedb | Higher level API for Tokyo Tyrant's Remote database API. Implements the associative protocol. |
tokyo.utils | Some utility words used by the tokyo vocabs |