Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rrkarim/async_tfr_reindexer
https://github.com/rrkarim/async_tfr_reindexer
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rrkarim/async_tfr_reindexer
- Owner: rrkarim
- Created: 2023-11-27T19:47:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-27T19:56:22.000Z (about 1 year ago)
- Last Synced: 2024-10-28T10:41:34.941Z (about 2 months ago)
- Language: C++
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# async dummy tfrecords reindexer
# Install [todo]
1. Follow grpc and protobuf install instructions: https://grpc.io/docs/languages/cpp/quickstart/
2. Above step will generate .local directory
3. build docker image with `docker build .`
# Future
- [ ] support c++ threads for gzip ops
- [ ] support kafka driver
- [ ] support bq driver