tikv / rust-rocksdb

rust wrapper for rocksdb
Apache License 2.0
276 stars 155 forks source link

Wide Columns support #786

Open ltagliamonte-dd opened 5 months ago

ltagliamonte-dd commented 5 months ago

I'm curious if supporting wide-columns https://github.com/facebook/rocksdb/wiki/Wide-Columns in the rust API is planned or already there (and I just haven't found it yet)?