SLTCCaching

Our own data caching library. Easy to use and implement, you can break your cacheable items into a three-key structure, giving you plenty of grouping abilities as well as flexibility. We also provide an interface for use throughout your system that allows you to determine what your objects will cache, and how they will be created from cache upon retrieval.

With SLTCCaching, you can take all of your redundant data calls, user preferences that only change when the user takes an action, geographical information that never changes, and cache it away. You'll see a dramatic reduction in your database traffic and stress on your system.

This is included with our SanLuisTech library.