Storage Appliance for the LiteStash Database.
This package provides the standalone binary engine used by LiteStash clients (Python, Rust, Elixir). It manages SQLite connections via SQLAlchemy and communicates over Stdin/Stdout using MessagePack.
Note: You likely want to install litestash (the client), not this engine directly, unless you are building a native driver.
pip install litestash-engine