Comment by dygd

Comment by dygd 4 days ago

3 replies

The downloadable version is nowhere near ready for production. It's performance is also excruciatingly slow.

tempworkac 4 days 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 3 days ago

    I think people mostly use it for unit testing functionality since it’s generally a faster dev loop compared to running integration tests.

snapcaster 3 days ago

It's not supposed to be used for production, it's supposed to be used for development