Skip to content

Commit

Permalink
update planning doc
Browse files Browse the repository at this point in the history
  • Loading branch information
KeplerC committed Apr 5, 2024
1 parent 9c0b668 commit 0576eae
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions design_doc/planning_doc.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
# TODOs

### Small Steps
1. load from existing RT-X dataset
2. storage implementation
3. data conversion

### known bugs
1. when creating a new dataset, the first entry is null

### Big Steps
1. asynchonous writing, test with multiple processes & episodes
2. querying language and pulling optimization
3. time sync join policy
4. distributed storage (rocksdb?)
4. distributed storage (rocksdb?)
5. handling streaming with a builder pattern (?)

0 comments on commit 0576eae

Please sign in to comment.