Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeffbryner/redis2es
simple rust project to take from redis and bulk into elastic search
https://github.com/jeffbryner/redis2es
elasticsearch redis rust
Last synced: 11 days ago
JSON representation
simple rust project to take from redis and bulk into elastic search
- Host: GitHub
- URL: https://github.com/jeffbryner/redis2es
- Owner: jeffbryner
- License: mpl-2.0
- Created: 2018-09-02T21:03:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-05T17:15:42.000Z (over 6 years ago)
- Last Synced: 2024-11-08T21:18:47.361Z (2 months ago)
- Topics: elasticsearch, redis, rust
- Language: Rust
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
A simple rust project to learn rust and do something semi-practical.
This (companion to json2redis), takes redis items from a queue and bulk inserts them into elastic search.