Official Python binding for TidesDB

3 stars 1 forks 3 watchers Python Mozilla Public License 2.0
database keyvaluestore lsm-tree storage-engine
11 Open Issues Need Help Last updated: Jun 22, 2026

Open Issues Need Help

View All on GitHub
good first issue help wanted

Official Python binding for TidesDB

Python
#database#keyvaluestore#lsm-tree#storage-engine
enhancement good first issue help wanted

Official Python binding for TidesDB

Python
#database#keyvaluestore#lsm-tree#storage-engine
good first issue help wanted

Official Python binding for TidesDB

Python
#database#keyvaluestore#lsm-tree#storage-engine
enhancement good first issue help wanted

Official Python binding for TidesDB

Python
#database#keyvaluestore#lsm-tree#storage-engine
enhancement good first issue help wanted

Official Python binding for TidesDB

Python
#database#keyvaluestore#lsm-tree#storage-engine
good first issue help wanted

Official Python binding for TidesDB

Python
#database#keyvaluestore#lsm-tree#storage-engine

AI Summary: The issue is to implement a commit hook mechanism for TidesDB's column families. This involves creating the `tidesdb_cf_set_commit_hook` function to register a user-defined callback. After a transaction commits, this callback will be invoked with details about the changes (keys, values, column family ID) for Change Data Capture purposes, requiring integration with the database's transaction and storage layers.

Complexity: 4/5
enhancement help wanted

Official Python binding for TidesDB

Python
#database#keyvaluestore#lsm-tree#storage-engine
enhancement good first issue help wanted

Official Python binding for TidesDB

Python
#database#keyvaluestore#lsm-tree#storage-engine

AI Summary: This GitHub issue requests the addition of a checkpointing API, drawing inspiration or direct implementation details from TidesDB v8.3.2+. The core purpose is to enable saving and restoring the state of the system. However, no further description or context is provided within the issue itself.

Complexity: 4/5
enhancement good first issue help wanted

Official Python binding for TidesDB

Python
#database#keyvaluestore#lsm-tree#storage-engine

AI Summary: This GitHub issue requests the addition of a new API to TidesDB that enables users to create an atomic, independent copy of an existing column family. The cloned column family will have its own complete dataset and dedicated directory on disk, separate from the original.

Complexity: 4/5
good first issue help wanted

Official Python binding for TidesDB

Python
#database#keyvaluestore#lsm-tree#storage-engine
enhancement good first issue

Official Python binding for TidesDB

Python
#database#keyvaluestore#lsm-tree#storage-engine