version française
NAP - Storage
Overview
The storage service is a NIRVA external service that manages the high volume persistent storing and retrieval of data on physical medias.

Here are the major features:
  • Persistent storage of documents
  • Volume management
  • Storage levels
  • Synchronization between storage levels
  • Storing of flat files or entire NIRVA containers


Current version : 3.05
Downloads
Updates
Version 3.05
  • Compatibility with Nirva server 4.8.000: The management of variables has changed with the server 4.8.000. It is possible now to define the character used to recognize a variable in a Nirva command. This can be changed at application level (in application.dsc file) and at command level (parameter NV_VAR_IDENT). If you don't change the default character (#) you don't need to update the service. If you change it it is recommended to update the service otherwise some configuration screens may not work properly.

Version 3.04
  • Linux compatibility: we compiled with older versions of glibc (2.11.3) in order to be compatible with more linux versions.

Version 3.03
  • Minor bug correction for linux versions: the internal time functions were not thread safe. We didn't see any impact until now for this bug.

Version 3.02
  • Linux 64 bits version (x64).
  • Linux 32 bits version has been recompiled using libstd6 instead of libstd5.

Version 3.01
  • Windows 64 bits version (x64).

Version 3.00
  • Removing license control.