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
Best use case of Elevator would be to shard different databases over different physical disk to reduce the disk seeks footprint.
Bioql does shard its datasets over multiple disk. It gave me the idea linked to that Elevator should be able to auto-shard a given db over multiple disks automaticaly.
Could be configurable via config file. elevator.conf example:
Best use case of Elevator would be to shard different databases over different physical disk to reduce the disk seeks footprint.
Bioql does shard its datasets over multiple disk. It gave me the idea linked to that Elevator should be able to auto-shard a given db over multiple disks automaticaly.
Could be configurable via config file.
elevator.conf
example:The text was updated successfully, but these errors were encountered: