- Now every table could have it's own storage provider
- Added structs
MemoryStorageProvider
for in-memory tables - Begin groundwork on the
Database
struct - Big optimizations to I/O, significantly reduced
- Added
sync_all
then writing or appending data - Code refactoring