ScalarDB Server Sample
This is a sample application that uses ScalarDB Server, a gRPC server that implements ScalarDB interface, as a backend. For using the native ScalarDB library, please refer to Getting Started. More information about ScalarDB Server can be found here.
Sample application
The sample application is a simple electronic money application that has the following features:
- Charge an
amountto auser_id - Pay an
amountfrom auser_idto anotheruser_id - Get a
balaceof auser_id