Set the API for an abstract storage interface.
See the ros2/design#160 for reference.
The idea is to have a generic, common API to support multiple storage formats (sqlite, ros1bags, ...) to load binary data and the respective meta data to convert it later on to a functional ROS 2 message.