RitmarkFS: FileSystem Storage Engine for MySQL  
 

  • Main
  • Project News
  • Documentation
  • Mailing Lists
  • ChangeLogs
  • Report a Bug
  • Downloads
  • Contacts



    Other projects

       Query Optimization Tool


    See also

       Ritmark Remote File Tool


    site last updated: November 21, 2006
       Project News
  • Nov 21, 2006    Released RitmarkFS 0.4.1. This release adds read-only XML driver and XML dump utility.


  • Nov 7, 2006    Released RitmarkFS 0.4.0. This release adds support for structured access to file contents. The following structured access drivers are available in this release: attributes, mp3, jpg. See documentation for more details.


  • Oct 17, 2006    Released Ritmark Remote File Tool 0.2.0. This release fixes several bugs and adds some minor features. Upgrade recommended.


  • Oct 10, 2006    Released RitmarkFS 0.3.4. This is a bugfix release. See the ChangeLog.txt for more details. Also added filesystem backup example to the Examples page.


  • Oct 01, 2006    Added Requirements Draft discussion page for the next version of the engine.


  • Sep 27, 2006    Documentation changes. Windows source installation section was corrected. Minor changes to other sections.


  • Sep 25, 2006    Released RitmarkFS 0.3.2 for both Windows and Linux. the major feature of this release is directory changes tracking support implemented for Linux (0.3.0 added it earlier for Windows). Among other changes - improved directory scanning, bugs fixes, documentation updates. This is not a production version and should not be installed on production systems.


  • July 5, 2006    Released RitmarkFS 0.3.0 for Windows. Work on Linux release is in progress.


  • June 18, 2006    Today I've finished functional part of external replication module. Now need to port it to Linux, write some documentation and then I'm going to release an alpha.


  • June 3, 2006    Started to work on "external" replication. "External" means that the engine will be able to track and replicate changes in the underlying filesystem even if they are made from outside of the server, not via SQL interface. "Internal" replication works by default, no special support was needed for it.


  • May 28, 2006    The first version of RitmarkFS Remote Tool has been released. The tool is an FTP replacement with some advanced features. It is written in Java. This version is a proof of concept. Here's a screenshot. Here's the download page.


  • May 26, 2006    A new version 0.2 alpha is available with support of INSERTs, UPDATEs and DELETEs. The new version is available for both Linux and Windows. It was tested on a x86-based SuSE. This is not a production version and should not be installed on production systems.

    Things planned for the next few releases are indexes, practical large file support, improved error recovery and release of my test suite. I also plan to start work on row-level replication.


  • May 14, 2006   The first 0.1 alpha release (version 0.1) in source and binary forms for MS WIndows is available. This release supports SELECTs for file attributes and content. This is not a production version and should not be installed on production systems.