[SR-Dev] git:janakj/flatstore: - fixed bug in keeping the dir path for the flatstore files - as the path is a substring of the DB URL , we need to explicitly allocate a str structure for it; otherwise we will randomly write in memory :D