This commit is contained in:
2018-08-28 22:46:53 +00:00
parent 5cd914767d
commit 78ce79fc5c
4 changed files with 80 additions and 65 deletions

View File

@@ -23,6 +23,8 @@ Overall plan for now: anything standing in the way of making the initial client
- Make sure trial generated data generates log events so that we can properly test with huge dataset
- Test with huge dataset
- Remove CREATED from all objects now that event log tracks it
- V7 Import: check for efficiency changes after seeing how seeder needed to be optimized
- Also need to see about event log working with it, should it attempt to keep the v7 created / modifed or start afresh
- Localized text
- Search and search text indexing
- Auto visible id number assigning code