module
Version:
v0.36.0
Opens a new window with list of versions in this module.
Published: Nov 8, 2023
License: Apache-2.0
Opens a new window with license information.
README
¶
simila
Simila search service
Quick start
1. Start Simila
make compose-up
2. Tail logs (optional)
make compose-logs
3. Use the API
curl localhost:8081/v1/ping # http API
grpcurl --plaintext localhost:50052 grpc.health.v1.Health/Check # grpc API
Check the API documentation for details.
4. Stop Simila
make compose-down
Notes
Directories
¶
Click to show internal directories.
Click to hide internal directories.