rkv
rkv copied to clipboard
Implement `MallocSizeOf` for Rkv internals
This will allow to measure the allocated memory used by the database. It's only implemented for safe-mode.
Putting this up, so I can point to it and hopefully soon move forward with it.
This should work once I have https://bugzilla.mozilla.org/show_bug.cgi?id=1971960 landed