truefix-store 0.1.2

FIX message stores (memory/file/cached/SQL/noop).
Documentation
1
2
3
4
5
6
7
# truefix-store

Message-store implementations for TrueFix, including memory, file, cached-file, noop, and optional
SQL, MSSQL, Redb, and MongoDB backends. Feature flags keep optional database drivers out of builds
that do not need them.

See the [TrueFix repository](https://github.com/truefix-labs/truefix) for feature flags and configuration details.