-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Replication
-
Fully Compatible
-
Repl 2024-03-04, Repl 2024-03-18, Repl 2024-04-01
Implement a data structure that can be used to store timestamps and supports constant-time insertion and deletion of elements.
In doing this, we want to compare the different approaches discussed in design doc / conversations and evaluate the tradeoffs in terms of implementation complexity and performance.