Skip to content

feat: Implement in-memory database and enhance worker management logic in Go - #7

Open
fol21 wants to merge 6 commits into
EricZheng0404:mainfrom
fol21:main
Open

feat: Implement in-memory database and enhance worker management logic in Go#7
fol21 wants to merge 6 commits into
EricZheng0404:mainfrom
fol21:main

Conversation

@fol21

@fol21 fol21 commented Jul 6, 2026

Copy link
Copy Markdown

feat: implements two new Go modules: an in-memory key-value database with time-travel and TTL support, and a worker registration system with support for promotions, salary calculation, and ranking. Comprehensive test coverage is also provided for the database module.

In-Memory Database Implementation (Questions/in_memory_database/go/simulation.go):

  • Implements a multi-level in-memory key-value database to the level 3.

Worker Registration System (Questions/workers/go/simulatio.go):

  • Adds a worker management system that supports worker registration, until level 3.

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.

1 participant