Open alexanderdean opened 7 years ago
If somebody wants to use a single-server Factotum Server, then it would be nice to have the option for non-distributed state storage too, as an alternative to Consul. RocksDB is a nice option here:
http://rocksdb.org/
Doing this sooner rather than later will stop too many Consul-isms creeping into Factotum Server.
I want implement dev environment, but rocksdb also need install. I want use sled replace it
Now it's support sled. my sled branch here
If somebody wants to use a single-server Factotum Server, then it would be nice to have the option for non-distributed state storage too, as an alternative to Consul. RocksDB is a nice option here:
http://rocksdb.org/
Doing this sooner rather than later will stop too many Consul-isms creeping into Factotum Server.