Closed xh3b4sd closed 8 years ago
This PR improves the storage implementation. Here we separate the code based on its implementation details. Several storage interfaces are defined to distinguish between various data types certain storage implementations are managing.
Merging #234 into master will increase coverage by 0.15% Powered by Codecov. Last update 130de76...853007a
Merging #234 into master will increase coverage by 0.15%
Powered by Codecov. Last update 130de76...853007a
abstract
This PR improves the storage implementation. Here we separate the code based on its implementation details. Several storage interfaces are defined to distinguish between various data types certain storage implementations are managing.
checklist