-
Notifications
You must be signed in to change notification settings - Fork 0
Road Map
Adam Retter edited this page Dec 19, 2019
·
8 revisions
Here we detail planned features and bug-fixes for upcoming FusionDB Server releases.
ETA: 2020-03-01
- Develop first-run configuration web-page. Will also replace Launcher
vm.properties
config on Windows and Mac (https://github.com/evolvedbinary/fusiondb-server/issues/2). - FusionDB homepage at http://localhost:4059 with links to Fusion Studio, APIs, and eXist-db apps (if installed) (https://github.com/evolvedbinary/fusiondb-server/issues/1).
- Development of Performance Benchmarks, with historical graphing, which are triggered on Git Commit.
- Performance tuning.
ETA: 2020-05-01
- Move the Blob Store primary index into RocksDB.
- Experimental
NativeValueIndex
whose primary index is based on RocksDB.
Released: 2019-09-01
ETA: 2019-08-29
- Updated for eXist-db 5.0.0 final.
- Updated for RocksDB 6.2.2.
- Fix RPM and DEB package permission issues.
- Fix Systemd startup on Linux/Unix.