Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make greptimedb as a kv backend for greptimedb #5210

Open
CookiePieWw opened this issue Dec 20, 2024 · 0 comments
Open

Make greptimedb as a kv backend for greptimedb #5210

CookiePieWw opened this issue Dec 20, 2024 · 0 comments
Labels
C-feature Category Features

Comments

@CookiePieWw
Copy link
Collaborator

CookiePieWw commented Dec 20, 2024

A interesting idea, does not matter seriously.

Currently greptimedb support pg protocol, and can serve as a metakv backend for greptimedb itself (haven't tested actually, maybe need some compatible adjustions). #5208 will introduce leader election for multiple metasrvs, which requires pg_advisory_lock. So at least we need a imitation of advisory lock to make greptimedb as a kv backend for greptimedb.

@CookiePieWw CookiePieWw added C-enhancement Category Enhancements C-feature Category Features and removed C-enhancement Category Enhancements labels Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category Features
Projects
None yet
Development

No branches or pull requests

1 participant