Back to Readyset

readyset-alloc

readyset-alloc/README.md

latest537 B
Original Source

readyset-alloc

The readyset-alloc crate contains memory allocator configuration and utilities for memory tracking and profiling.

This crate is a fork of TiKV's tikv_alloc with some modifications due to the fact that Readyset only uses jemalloc.

The original [LICENSE][./LICENSE] of tikv_alloc is included in this crate, and files that have been modified have been commented with:

Modifications copyright (C) 2023 Readyset, Inc.