dynalite
dynalite copied to clipboard
Whether to support adding indexes or deleting table rebuilds?
@mhart Dynalite can not support online indexing, does not support the deletion of tables?
Are you referring to https://github.com/mhart/dynalite/issues/26 ?
Deleting tables is supported
@jinghuaz ?
@mhart ok,thanks. i will test it. so i want know add indexing means create a new table for this indexing,as i know AWS is done like this index=new table.