[Relfs-devel] New prototype released
Status: Pre-Alpha
Brought to you by:
applejack
|
From: Vincenzo a. N. N. <vin...@ya...> - 2004-08-08 16:26:22
|
We now have plugins working in another thread, threaded fuse mainloop, and doxygen documentation for all headers for developers pleasure. RelFS - Relational Filesystem ----------------------------- * sf.net project description: RelFS is a linux userspace "shadow" (file data remains on disk) relational filesystem using fuse and an SQL database to store metadata. Directories can represent queries, and powerful features (e.g. bayesian classification) are added through plugins. We already have a working prototype available, and are in active development state. The website for development and releases is http://www.sourceforge.net/projects/relfs while the homepage, where you can find the FAQs is at http://relfs.sourceforge.net At the moment we don't have user releases, since we are in an early stage of development. We are looking for developers and ideas on how to use the beast. You can subscribe to the mailing list that you will find on the sf.net project page. Be sure to read the FAQ at http://relfs.sourceforge.net/FAQ.html that include motivation, goals and differences with existing projects. And, quoting from the FAQ: # This is a very ambitious project, you won't even get to beta! I would like to use an incremental approach, in wich we first stabilize over a small goal, then improve the performance of the program, then we start working on another goal. The first goal, for example, is to obtain a working indexing filesystem with an easy to use plugin architecture. We are already close to that. See TODO.txt, section "RELEASE PLAN/MILESTONES". Bye Vincenzo Ciancia |