storage-abstractions
There are 3 repositories under storage-abstractions topic.
tweedegolf/storage-abstraction
Provides an abstraction layer for interacting with a storage; the storage can be local or in the cloud.
SergiySeletsky/Unified
Unified Id - the identity of your data.
Joy879/AirBnB_clone_v2
The second part of creating the AirBnB clone. In this stage we collaboratively used an existing codebase to create storage abstraction. We have two storage engines, the SQL database and the file storage.