Download List

Descripción del Proyecto

Vedis is an embeddable datastore C library built with over 70 commands. It is similar in concept to Redis, but without the networking layer, since Vedis run in the same process of the host application. Unlike most other datastores (e.g. memcache, Redis), Vedis does not have a separate server process. It reads and writes directly to ordinary disk files. A complete database with multiple collections is contained in a single disk file. The database file format is cross-platform; you can freely copy a database between 32-bit and 64-bit systems or between big-endian and little-endian architectures.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

Project Resources