memgraph/src/storage
Aidar Samerkhanov 5f509532f2
Add timestamp to DELETE_DESERIALIZED_OBJECT delta at which this object was created. (#1179)
Add timestamp to DELETE_DESERIALIZED_OBJECT delta at which this object was created.
RocksDB currently doesn't provide timestamp() functionality in iterators of TransationDB.
Because of that we are using constant "0" timestamp for DELETE_DESERIALIZED_OBJECT.
2023-08-28 10:56:17 +04:00
..
v2 Add timestamp to DELETE_DESERIALIZED_OBJECT delta at which this object was created. (#1179) 2023-08-28 10:56:17 +04:00
README.md Add experimental/v1 of ON_DISK_TRANSACTIONAL storage (#850) 2023-06-29 11:44:55 +02:00

Storage Modes

  • ON_DISK_TRANSACTIONAL