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

RONDB-265: Support for RonDB HTTP REST and GRPC Server [Alpha] #1668

Closed
wants to merge 32 commits into from

Conversation

smkniazi
Copy link

@smkniazi smkniazi commented Mar 6, 2023

No description provided.

smkniazi and others added 30 commits December 8, 2021 19:22
Added support for RonDB (rondb.com)
* Added comments to RonDBRestClient

* Added TODO & log

* Reformatted RonDBRestClient

* Fixed static analysis warnings

* Documented REST API configs in README

* Formatting

* Factored out RonDBClusterJClient from RonDBClient

* Moved TransactionReqHandler under clusterJ package

* Renamed Clinet to Client

* Moved table dir under ClusterJ

* TODOs & formatting

* Added flag grpc

* Renamed "rest" dir to "http"

* Renamed clients

* Only instantiate RestApiClient if specified

* Created first draft of GrpcClient

* Added .vscode to gitignore

* Just creating channel & stub once

* Moved back to proto2

* Fixed reference to DBTable in ClassGenerator

* Added comments

* Use gRPC client in RonDBClient

* Added more logs; resolving rest server hostname

* Removed versioning from .proto file
@smkniazi smkniazi changed the title Rest api RONDB-265: Support for RonDB HTTP REST and GRPC Server [Alpha] Mar 6, 2023
@smkniazi smkniazi closed this Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants