Skip to content
This repository has been archived by the owner on Dec 5, 2017. It is now read-only.

bitbouncer/phoebe

Repository files navigation

phoebe

phoebe is a fast read only, in memory, key-value database written in C++

  • uses kafka compacted topics for persistense.
  • a typical use-case would be a authentication database for users in the range of 10M users per server

there are also some useful tools that seems to handle what hadoop/hive can generate.

  • avrofile2kafka: inserts avrofiles in kafka using confluent.io schema registry

  • avrofile2postgres: inserts avrofiles in a postgres db

Building

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages