Download List

프로젝트 설명

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

이 버전에서는 메타 데이터 색인 생성 작업에서 일부 PostgreSQL의 버전을 막을 수있는 플러그인을 중첩 읽기 전용 트랜잭션 버그가 수정되었습니다. 그것은 읽고 어떤 xine 충돌합니다 파일의 태그 목록을 작성하고 버그가 수정되었습니다.
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