[MDEV-9439] Design a storage architecture where table files are usable independently Created: 2016-01-20 Updated: 2016-01-20 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Epic | Priority: | Major |
| Reporter: | Andreas Hennings | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Epic Name: | Decentralized storage architecture. |
| Description |
|
I hope this is the correct place to report this.. One of the pain points with MySQL for me has always been the storage architecture. Not all database engines work this way. E.g. sqlite has separate database files that can be copied around. I think most of the features of MySQL/MariaDB that are required by a typical client app would work just as fine with alternative storage models. I have not worked out any details, I simply would like to start a discussion / brainstorming. |