A generic interface for ACID operations over heterogeneous storage system
Folders structure:
- api : Infraestructure to define what will be the REST API and manage any communication with the proper backends, keep pools and so.
- backends: One folder for each supported backend.
- clients: Clients on different technologies.