We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
TrainDB is a key-value store that uses LSM-trees to store data. It is designed to be fast, efficient, and easy to use.
Go 1
Trainfs is a stand-alone file system implemented according to the GFS paper, in which metadata and file data are saved by TrainDB.
1