RedisGraph
Unfortunately, the RedisGraph project has ended.
In response, we need to find an active project that can serve as a similarly
lightweight GDB solution, support its use in pise/server, and switch to it in the
one-container app (OCA) Docker image.
Otherwise bitrot will eventually set in. In particular, this will prevent us
from upgrading Redis beyond the last version that supports RedisGraph,
and we will run into problems where our development infrastructure
has relied on a Redis Stack Server container.
GremLite
We have used RedisGraph in settings where SQLite would have been appropriate if we
had needed a relational database (instead of a graph database). We should
therefore consider GremLite for its replacement.
RedisGraph
Unfortunately, the RedisGraph project has ended.
In response, we need to find an active project that can serve as a similarly
lightweight GDB solution, support its use in
pise/server, and switch to it in theone-container app (OCA) Docker image.
Otherwise bitrot will eventually set in. In particular, this will prevent us
from upgrading Redis beyond the last version that supports RedisGraph,
and we will run into problems where our development infrastructure
has relied on a Redis Stack Server container.
GremLite
We have used RedisGraph in settings where SQLite would have been appropriate if we
had needed a relational database (instead of a graph database). We should
therefore consider GremLite for its replacement.