You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A distributed feature store database built in C++, using RocksDB as the key:value database and gRPC as communication protocol. It is designed to be distributed across many nodes, using consistent h…