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
@gedw99
That's a good idea to store the certificates in cete itself.
Regarding SQL support, I'd like to keep Cete as a simple KVS server and try to implement a SQL server built on top of Genji.
What do you think?
I was thinking exactly the same thing. Use GRPC for the API.
The API with Genji is really easy to use also so it will be quite easy to make a GRPC API on top.
Its just tables and standard SQL.
Also as a GRPC API the genji shell can then be used remotely to help with Ops.
Personally i think it shoudl be done in their github Org, because there are many people there to help out etc.
I am building a Flutter based Admin system on top of Genji at the moment, and use GRPC with FLutter everyday. Works like a dream. Run anywhere ( Web, Desktop, Mobile).
Cete looks pretty strong.
I have a few thoughts on some things that can be easily add.
The text was updated successfully, but these errors were encountered: