cjsaylor/chessbot

Create a storage engine that is more persistent than memory.

Closed this issue · 1 comments

It can be as simple as a file (we can mount the file to the host system via docker volume).

Done, create a sqlite3 integration.