Ocsigen_lib_baseThis module just contains only extensions of the standard library and very basic Ocsigen values and exceptions. Cf. Ocsigen_lib for functionality which depends on specific external libraries.
Ocsigen_cacheCache. Association tables (from any kind of database) that keep the most recently used values in memory. It is also possible to set a maximum lifetime for data in the cache.
Ocsigen_libThis module contains some auxiliaries for the Ocsigenserver. In contrast to Ocsigen_lib_base, the function may also refer to libraries other than the standard library.
Ocsigen_loaderModule Ocsigen_loader: Dynamic loading for Ocsigen.