chel-data / chel-fs

GNU General Public License v3.0
0 stars 1 forks source link

We would explore other Object Stores for File Data. #1

Closed josephaug26 closed 3 months ago

josephaug26 commented 3 months ago
  1. Object store that is aware of the hardware
  2. Object store should have RDMA capabilities.
  3. Object store that can store small object without add more to metadata of the object itself. If we take away the metadata of the object then it is a KV Store. A Distributed KV Store would be viable option.
  4. If it has distributed transaction it would be better
  5. It has to be open source. Also be aware of the licenses. DAOS has come under linux foundation. So the open source front is mostly protected