The Map datastore provider is named MapBasedDatastoreProvider and his
short cut is mapbased.
To me it looks weird to use the suffix based. We don't use
InfinispanBasedDatastoreProvider for example.
I'm inclined to:
- rename MapBasedDatastoreProvider to MapDatastoreProvider
- rename mapbased to map
Anyone against it?
Emmanuel