Skip to content

docs: add README for datastore_eng_LMDB.py - #13

Merged
orville-wright merged 1 commit into
mainfrom
claude/issue-9-20260618-1525
Jun 18, 2026
Merged

docs: add README for datastore_eng_LMDB.py#13
orville-wright merged 1 commit into
mainfrom
claude/issue-9-20260618-1525

Conversation

@orville-wright

Copy link
Copy Markdown
Owner

Adds README_datastore_eng_LMDB.md — full documentation of the lmdb_io_eng class in datastore_eng_LMDB.py.

Covers all methods, class attributes, KV key and JSON value schemas, ZSTD decompression, dump_db.py CLI integration, open/close lifecycle, error codes, and known limitations.

Closes #9

Generated with Claude Code

Fully documents the lmdb_io_eng class — constructor, all 6 public
methods, class attributes, KV key schema, JSON value schema,
ZSTD blob decompression, dump_db.py integration, open/close lifecycle,
error codes, and known limitations.

Closes #9

Co-authored-by: Orville Wright <orville-wright@users.noreply.github.com>
@orville-wright

Copy link
Copy Markdown
Owner Author

approved by Dave

@orville-wright
orville-wright merged commit f85892b into main Jun 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Readme for LMDB engine

1 participant