Skip to content
This repository has been archived by the owner on Aug 24, 2024. It is now read-only.

cdelashmutt/spring-cache-sqlfire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Support classes to allow SQLFire to be a cache provider for Spring's Caching Abstraction

This project supplies a ConfigurableColumnDefinedSQLFireCache which can be used for many cases by simply defining the column configuration to match the bean property names for the key and value objects that are going to be stored in the cache.

Also, you can use the AbstractColumnDefinedSQLFireCache as a base for you own column defined storage strategies, or AbstractSQLFireCache to supply your own SQL.

About

A Spring Caching implementation based on SQLFire

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published