Skip to content

Feature/storage drivers abstraction

Bilal Ozdemir requested to merge feature/storage-drivers-abstraction into master

Created an interface for storage backends and implemented first abstract driver MmapBackend.

Merge request reports