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

Add surrealdb storage #22

Open
prabirshrestha opened this issue Nov 11, 2022 · 9 comments
Open

Add surrealdb storage #22

prabirshrestha opened this issue Nov 11, 2022 · 9 comments
Labels
good first issue Good for newcomers
Milestone

Comments

@prabirshrestha
Copy link

Would be great if surrealdb support can be added. It can run in memory, single node with file as well as distributed, has events support and is written in Rust.

SurrealDB in 100 Seconds gives a good overview.- https://www.youtube.com/watch?v=C7WFwgDRStM

@geofmureithi
Copy link
Owner

This can be considered for #12

@geofmureithi geofmureithi added the good first issue Good for newcomers label Nov 14, 2022
@iltumio
Copy link

iltumio commented Feb 16, 2023

as far as I know, even if surrealdb is written in Rust, the client library for rust has not been released yet. This means that you cannot connect to an external surrealdb instance

@geofmureithi
Copy link
Owner

@prabirshrestha
Copy link
Author

Not released yet but I would wait for the next version which has the new integrated APIs. surrealdb/surrealdb#1514

@itsyaasir
Copy link

itsyaasir commented Apr 3, 2023

Hey @geofmureithi I can look at this if there are no takers for this issue.

EDIT: I will be able to start working on it about three works for now.

@geofmureithi
Copy link
Owner

Sure @itsyaasir You can take this task. Be sure to look at @prabirshrestha 's work https://github.com/prabirshrestha/mq

@geofmureithi
Copy link
Owner

geofmureithi commented Apr 4, 2023

You should be able to just get it working by implementing Storage MessageQueue.

@itsyaasir
Copy link

I will, thanks :)

@tsondru
Copy link

tsondru commented Nov 3, 2023

Hello @itsyaasir any progress on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

5 participants