Application with TFS including SQL and REST

While TFS can manage only one docroot, RaimaDB does allow for multiple docroot locations to exist on the same machine or in a network of connected machines. The user application can connect to any number of TFS instances simultaneously.

The above diagrams show the multiple connections using a standalone RaimaDB TFS, like rdm-tfs. Or, embedded TFS instances running in user applications if listening is enabled. This type of configuration could be beneficial in designs where there is local data to the application and global data for the system.

Link Library Reference

The TFS library used for applications that will ONLY connect to a remote TFS will be the Transactional File Server Interface with Server Library. The referenced section will list the dependency RaimaDB libraries that will also need to be included when linking your application. The RaimaDB Enterprise package also includes the Transactional File Server Interface with REST and SQL Library which has the same capabilities as the server library.