Lev Bornovalov
Lev Bornovalov
Unfortunately, this problem still exists, even with the latest version of the apache2 cookbook.
This has been open for over a year. Are you planning to fix this?
Is there an ETA for this?
+1 on this. This is actually blocking us from using this project. At the very least, Redisson config should be able to replace placeholder ${} values via System.getProperty(...) or System.getenv(...)....
I am generatring my own IDs (`graph.set-vertex-id=true`), as we require fast lookups, and we cannoto create indexes on properties, and thus searching by properties will require a full table scan....