fuzzydb
fuzzydb copied to clipboard
Convert index support to client side ensureIndex / removeIndex
Spring support needs ability to manage indexes without change of java class definitions on server.
Indexes.createIndex(Class) needs exposing as Indexes.createIndex(IndexDefinition) where IndexDefinition captures the required index.