/in_memory_db

Code challenge of a in memory database whit transaction

Primary LanguageGo

In Memory Database Test

Code challenge of a in memory database whit transaction

Executing the project

To execute the project follow the command below:

make run

Test the project

To test the project:

make test