MemoraDB is a lightweight, high-performance in-memory database project designed for ultra-fast memory based key-value storage.

2 Open Issues Need Help Last updated: Jul 17, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement automated tests for the MemoraDB in-memory database to replace the current manual testing process, improving efficiency and reducing errors.

Complexity: 4/5
help wanted automation Testing

MemoraDB is a lightweight, high-performance in-memory database project designed for ultra-fast memory based key-value storage.

C

AI Summary: Refactor MemoraDB's error handling to improve code readability and maintainability. Replace the current printf() statements with a centralized helper function or macro for consistent error logging.

Complexity: 3/5
enhancement good first issue refactoring

MemoraDB is a lightweight, high-performance in-memory database project designed for ultra-fast memory based key-value storage.

C