Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

Add ability to set storage backend from RPC methods #1900

Merged
merged 3 commits into from
Nov 22, 2019

Conversation

willemolding
Copy link
Collaborator

@willemolding willemolding commented Nov 22, 2019

PR summary

Adds an optional parameter storageto admin/instance/add which can be one of 'lmdb', 'pickle', 'memory' or 'file'. This allows the setting of different storage back ends for experimentation in Holoscape.

changelog

  • if this is a code change that effects some consumer (e.g. zome developers) of holochain core, then it has been added to our between-release changelog with the format
- summary of change [PR#1234](https://github.com/holochain/holochain-rust/pull/1234)

documentation

@lucksus lucksus merged commit 72d4e65 into develop Nov 22, 2019
@zippy zippy deleted the add-set-storage-via-conductor-admin branch January 4, 2020 01:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants