Yoke
                                            Yoke
                                        
                                    I am more animalistic about implementing a file system. But I can only start with some simple tasks, Can we first determine the specific plan and then list the task...
A great plan, thanks, I will first understand the implementation of the linux file system by reading this book. Are we sure to implement the ex2 file system?
That might be interesting, maybe we should have a VFS?
cool,It seems that I did not understand kerla carefully,That's not great
@nuta hello, I try to implement it, does it mean I need to read and write to the disk directly?
that means i should implement the way to reader disk in no std, not just defined trait?
i get it now. thank you
Maybe CeresDB can fork sqlparser for secondary development on its basis?
Will ceresdb support multiple data sources? e.g. read records from mysql's REDO log and structure them into ceresdb's data structure storage
> > Will ceresdb support multiple data sources? > > This sounds like data ingest, are you meaning bulk load? yes, which means that ceresdb can import data from other...