Intro
mocker-db
is a python module that contains mock vector database like solution built around
python dictionary data type. It contains methods necessary to interact with this 'database',
embed, search and persist.
Installation
pip install mocker-db