Skip to content

feat: add syncache_hive package with Hive storage backend#3

Merged
Hamdal merged 1 commit intomainfrom
feat/syncache-hive
Mar 14, 2026
Merged

feat: add syncache_hive package with Hive storage backend#3
Hamdal merged 1 commit intomainfrom
feat/syncache-hive

Conversation

@Hamdal
Copy link
Copy Markdown
Owner

@Hamdal Hamdal commented Mar 14, 2026

Implements syncache_hive, a persistent storage backend using Hive for cross-platform caching.

Features

  • HiveStore implementing TaggableStore with full tag and pattern support
  • Atomic operations via single-box architecture (tags embedded in entries)
  • Thread-safe close() that waits for pending operations
  • JSON serialization with fromJson/toJson function

@Hamdal Hamdal self-assigned this Mar 14, 2026
@Hamdal Hamdal merged commit 8569bfa into main Mar 14, 2026
2 checks passed
@Hamdal Hamdal deleted the feat/syncache-hive branch March 16, 2026 10:01
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