Download List

Descripción del Proyecto

libferris is a virtual filesystem that exposes hierarchical data of all kinds through a common C++ interface. Access to data is performed using C++ IOStreams and metadata is available as key-value pairs through the Extended Attributes (EA) interface. Rich support for filesystem indexing is included to provide timely search results for well into millions of files. Ferris uses a plugin API to handle a large range of data sources, metadata, and index and search strategies. Filesystems include file:// with monitoring, XML (mount an XML file as a filesystem), relational databases, ISAM databases (Berkeley db, tdb, gdbm, eet et al), xmldb, LDAP, Applications (Evolution, Firefox, Emacs), HTTP, FTP, sockets, and RDF (from XML, binary, soprano). EA generators include image, audio, and animation decoders.

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.

2010-08-30 12:35 Back to release list
1.4.9

Esta versión corrige un error de transacción anidada de sólo lectura que podía dejar de algunas versiones de PostgreSQL para trabajar con la indexación de metadatos plugin. Se corrige un error al tratar de leer y escribir la lista de etiquetas para los archivos en los que xine se colgará.
This release fixes a nested read-only transaction bug that could stop some PostgreSQL versions from working with the metadata indexing plugin. It fixes a bug when trying to read and write the tag list for files on which xine will crash.

Project Resources