Skip to content

meaningfy-ws/redpanda-connect-redis-indexing-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Event streaming platform with message indexing capability

The repository hosts two similar working setups demonstrating use of Redpanda, Redpanda Connect and Redis to index messages stored in the streaming platform log storage (topic).

Setups

The setups differ in index content.

  1. index_log_messages: maps a meaningful message identifier to its location in a topic
  2. index_full_data: maps a meaningful message identifier to its content

How to run the setup

  1. go to one of the directories
  2. run ./setup.sh
  3. run ./test.sh

About

Demo of a streaming platform with log indexing setup

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages