https://github.com/rockset/fence-test
https://github.com/rockset/fence-test
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rockset/fence-test
- Owner: rockset
- Created: 2024-01-23T01:23:36.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-24T01:57:12.000Z (over 2 years ago)
- Last Synced: 2024-01-24T03:41:15.126Z (over 2 years ago)
- Language: Go
- Size: 2.2 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fence Test
This repo contains a test for the Rockset fence API.
To run it, you need to set the following environment variables:
* `ROCKSET_APIKEY` - your Rockset API key
* `ROCKSET_APISERVER` - the Rockset API server to use, e.g. `api.usw2a1.rockset.com`
Then run `go run -mode=vendor main.go` to run the test.