Fakes can also be used, to a limited extent, outside of testing. In-memory processing data without resorting to database access can also be great for prototyping or when you're hitting performance bottlenecks.





















































Fakes can also be used, to a limited extent, outside of testing. In-memory processing data without resorting to database access can also be great for prototyping or when you're hitting performance bottlenecks.