mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 03:48:23 +00:00
02245ce41f
We can fake redis transactions so that `fab!` works for redis and PG data, but it's too slow to be used indiscriminately. Instead, you can opt into it with the `use_redis_snapshotting` helper. Insofar as snapshotting allows us to `fab!` more things, it provides a speedup.