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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,6 @@ The implementation is in the `pkg/drivers/fdb` directory.
44
44
## TODO
45
45
46
46
Here is a list of implementation details that need to be completed before starting scale testing of this implementation.
47
-
-[ ] Watch operation has to account for long-running or large transactions. Make sure that in such case there are multiple consecutive FDB transactions.
48
47
-[ ] put ttl events into a separate slice
49
48
-[ ] limit records to 2MiB
50
49
@@ -89,5 +88,6 @@ Here is a list of implementation details that need to be completed before starti
0 commit comments