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
official rocksdb's timestamp API is becoming more complete. support mongorocks 4.x series with official rocksdb when all the necessary apis are stable(perhaps until July 2022).
move the transaction mgr part into mongo-rocks layer as official rocksdb will not support the t/o txn part in the near future.
The text was updated successfully, but these errors were encountered:
I'll post a mr for the other two APIs when the above one is merged.
these APIs are accepted by official rocksdb. There are no obstacles on the way towards official rocksdb.
I'll move the transaction-mgr part into mongo-rocks layer. as per #185
official rocksdb's timestamp API is becoming more complete. support mongorocks 4.x series with official rocksdb when all the necessary apis are stable(perhaps until July 2022).
move the transaction mgr part into mongo-rocks layer as official rocksdb will not support the t/o txn part in the near future.
The text was updated successfully, but these errors were encountered: