Re: State backend questions

2018-01-17 Thread Chesnay Schepler
According to this thread it is not yet possible to switch to/from RocksDBStatebackend, so I would suggest to with RocksDB from the start. For tuning RocksDB, see here

State backend questions

2018-01-16 Thread Christophe Jolif
Hi all, At first my state should not be "that" big and fit in memory, so FsStateBackend could be a solution for me. However moving forward I envision more features and more users and the state growing. With that in mind RocksDBStateBackend might be the solution. Is there an easy "upgrade" path fr