MySQL File System
This is a virtual file system I have been working on recently, it mounts what your PC sees as a new hard drive, but all data/indexes etc. are stored within a MySQL database, this allows for super fast indexing etc.. the system recognises 2 hard coded root folders called "Search" and "Contains", any sub folders found under that will display either "Search" paths or file data that "Contains" the folder name. there is still some minor bugs within the system which I will iron out when I get the chance, but its fairly much done and somewhat stable. (please excuse how I sound, I am just getting over a head cold)
This is a virtual file system I have been working on recently, it mounts what your PC sees as a new hard drive, but all data/indexes etc. are stored within a MySQL database, this allows for super fast indexing etc.. the system recognises 2 hard coded root folders called "Search" and "Contains", any sub folders found under that will display either "Search" paths or file data that "Contains" the folder name. there is still some minor bugs within the system which I will iron out when I get the chance, but its fairly much done and somewhat stable. (please excuse how I sound, I am just getting over a head cold)