Updated todo

This commit is contained in:
Mike Farah 2020-11-19 22:12:34 +11:00
parent 9bd9468526
commit 8e1ce4ca70

View File

@ -17,15 +17,12 @@ type OperationType struct {
}
// operators TODO:
// -normal update operator
// - get path operator (like doc index)
// - get file index op (like doc index)
// - get file name op (like doc index)
// - write in place
// - mergeAppend (merges and appends arrays)
// - mergeEmpty (sets only if the document is empty, do I do that now?)
// - updateTag - not recursive
// - get tag (tag)
// - compare ??
// - validate ??
// - exists