Avi Kivity
119a83bf2f
extensions: deinline extension accessors
...
Quite complex code that is not performance sensitive. Move it out of line.
2018-12-10 21:22:56 +02:00
Calle Wilund
ff41f47a08
db::extensions: Allow extensions to modify (system) schemas
...
Allows extensions/config listeners to potentially augument
(system) schemas at boot time. This is only useful for schemas
who do not pass through system_schema tables.
2018-03-26 11:58:28 +00:00
Calle Wilund
bb1a2c6c2e
db::commitlog: Add commitlog/hints file io extension
...
To allow on-disk data to be augumented.
2018-03-26 11:58:27 +00:00
Calle Wilund
78174c6c59
db::extensions: Configuration object to store various extensions
...
A singular, yet not static global, container for schema/sstable
extensions.
2018-02-07 10:11:46 +00:00