The next major feature will be able to spin up new database tables on the fly.
- Admin API with simple admin page
- admin proto api with google.api annotations for REST endpoints
- very simple admin page to add to the database
- info on tables and where they are placed
- dynamic proto reflection API for reflection clients to connect with
- datatype/proto struct editor for the admin page
- reconsider badger, now that the company changed focus
implementation detail: How many protos can you serve on a single port... how does that work dynamically?
The next major feature will be able to spin up new database tables on the fly.
implementation detail: How many protos can you serve on a single port... how does that work dynamically?