Skip to content

Files

Latest commit

b132ae8 · Apr 6, 2025

History

History
15 lines (9 loc) · 423 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 423 Bytes

Document Database - Go Implementation

This directory contains a WIP Go implementation of a document database system.

Related Projects

This implementation is part of a multi-language document database system. Related implementations can be found in:

Features

  • Document storage and retrieval
  • Concurrent access