Files
scylladb/db
Calle Wilund c19d8dd602 db::config: Add extensions as a config sub-object
The idea being that we should have config be a global, immutable
singleton, set up by startup/test then owned/referenced by db etc. 

Extensions are read-only in this context, so init code should set it up
before handing to the config. Or keep a ref to the ext param.
2018-02-07 10:11:46 +00:00
..
2017-08-06 17:47:47 +03:00
2018-01-11 12:07:41 -05:00