| ▲ | AyanamiKaine 3 days ago | |
But this would only relate to local databases wouldn't it? Having to connect to a postgres server or something similar. The latency for queries would be far higher than using the file system. | ||
| ▲ | lgeorget 3 days ago | parent | next [-] | |
That's orthogonal to the discussion, I think, you can also mount and access remote filesystems from any program as if it was a local filesystem. | ||
| ▲ | pushfoo 3 days ago | parent | prev [-] | |
Consider: a cheap VPS can have disk latency above 10ms while the in-datacenter LAN can be ~1ms. | ||