I create 2 head files,fc_common.h and fc_settings.h, to contain the some file for making the fatcache only as a independent storage engine (like leveldb).
Make a example to show how to use it.
So we can make a distributed framework and use it as storage engine instead of memory storage engine
I create 2 head files,fc_common.h and fc_settings.h, to contain the some file for making the fatcache only as a independent storage engine (like leveldb). Make a example to show how to use it. So we can make a distributed framework and use it as storage engine instead of memory storage engine