diff --git a/TODO b/TODO new file mode 100644 index 00000000..3f54fbfb --- /dev/null +++ b/TODO @@ -0,0 +1,3 @@ +Rebuild state from WAL +Create simple WAL interface, possibly implement other WAL backends (HDFS?) +Client side secondary indexes (either separate library or not)