0

I was checking this Confluent article and decided to change RocksDB’s default memory allocator.

Yum can't find the formula jemalloc, though. Is there an easy way to install it in CentOS 8 without having to build it?

AmsterdamLuis
  • 341
  • 3
  • 21

1 Answers1

0

This worked

yum install epel-release

yum install jemalloc
AmsterdamLuis
  • 341
  • 3
  • 21