6 ms·
It doesn't really make any sense to use it locally - the whole point is that it's managed. If you just want a clustered key value store you could use Cassandra,
by tempworkac 2y ago
It doesn't really make any sense to use it locally - the whole point is that it's managed. If you just want a clustered key value store you could use Cassandra, Garnet, etc.
- plandis 2y agoI think people mostly use it for unit testing functionality since it’s generally a faster dev loop compared to running integration tests.