Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 339 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 339 Bytes

global-key-value-store example

This project shows how you can use SqliteDict to act a global key-value store in Orchest using the /data directory.

Pipeline

The main SqliteDict code is in utils.py