Skip to content

Conversation

@dbuthay
Copy link
Contributor

@dbuthay dbuthay commented Feb 14, 2012

This change allows for runtime configuration of document storage.

The JSON configuration can now have the following keys:

  • storage: a class name. It can be either a DocumentStorage subclass or a DocumentStorageFactory subclass
  • storage_config: a Map, to use as parameter for DocumentStorageFactory.fromConfiguration(Map)

The command line option to set storage options is now deprecated, but RAM parameter is still honored (with at warning)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant