You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a dream come true, but I would love to see it support other datastores like ArangoDB https://www.arangodb.com that provide a multimodel DB (documents, graph, key-value and search).
Here's the Go driver http://github.com/arangodb/go-driver, if there is a brave soul capable of implementing support for this, it would be awesome as it is definitely out of my league! 🙏🏻
The text was updated successfully, but these errors were encountered:
@stefanwuthrich sure. Let me know if you have any issues understanding how the project works. I need to add a contribution guide because it might be not not completely clear how to match all together. I suggest you generate a sample project and replace its DB with ArangoDB, once you have that, you can look how you can embed it into the templates
This project is a dream come true, but I would love to see it support other datastores like ArangoDB https://www.arangodb.com that provide a multimodel DB (documents, graph, key-value and search).
Here's the Go driver http://github.com/arangodb/go-driver, if there is a brave soul capable of implementing support for this, it would be awesome as it is definitely out of my league! 🙏🏻
The text was updated successfully, but these errors were encountered: