You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any way to restrict the unmanaged memory consumption of RocksDb? I'm putting about 2.1GB of data to RocksDb which results in consumption of 1.5GB of unmanaged memory. I found that there are some options available in the native lib, but I don't see them being exposed in C# wrapper.
The text was updated successfully, but these errors were encountered:
Is there any way to restrict the unmanaged memory consumption of RocksDb? I'm putting about 2.1GB of data to RocksDb which results in consumption of 1.5GB of unmanaged memory. I found that there are some options available in the native lib, but I don't see them being exposed in C# wrapper.
The text was updated successfully, but these errors were encountered: