Skip to content

Commit 9ffaa23

Browse files
committed
added to status
1 parent b0f447b commit 9ffaa23

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

report/doc.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,5 @@ int main() {
8787
## Status
8888
The KDStore and KVStore have been created and all of the classes that support it to work locally. Next steps include:
8989
- Making the KVStore distributed (having columns distribute their data over multiple KVStores)
90-
- Allow the KVStores to work over a network
90+
- Allow the KVStores to work over a network
91+
- Need to figure out errors caused by fixing circular dependencies in DataFrame and stores (kept us from doing final tests)

0 commit comments

Comments
 (0)