Skip to content

smyte/counters

Repository files navigation

counters

No longer maintained: Please note that this code is no longer being actively maintained.

A counts database written in C++ that speaks Redis protocol and replicates via Kafka.

Building from source

  • Ensure Bazel is installed
  • Check out the smyte-db repo
  • Ensure your submodules are up-to-date: git submodule update
  • Build the project: bazel build -c opt counters

Running it

See ./bazel-bin/counters/counters --help for help. More details are coming soon!

About

Accurate counters with Kafka & RocksDB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published