Skip to content

Implementing Store in MySQL #1995

Answered by hinthornw
tjni asked this question in Q&A
Oct 3, 2024 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Hi @tjni - excited to hear you're implementing! We actually yanked that initial version and are using regular text fields (with b-tree for prefix matching), primarily for the reasons you're pointing out: ltree isn't broadly available and the types of queries we are supporting for namespace listing aren't the primary usage path

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@hinthornw
Comment options

@tjni
Comment options

@hinthornw
Comment options

Answer selected by tjni
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants