sanha / arcus-spring

Arcus as a caching provider for the Spring Cache Abstraction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arcus-spring

Arcus as a caching provider for the Spring Cache Abstraction.

arcus-spring provides following functionalities.

  • ArcusClientFactoryBean: lifecycle management such as creating or deleting an ArcusClient object.
  • ArcusTemplate: ArcusClient wrapper for tedious exception handling.
  • Spring 3.1 cache abstract support

Issues

If you find a bug, please report it via the GitHub issues page.

https://github.com/naver/arcus-spring/issues

License

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

About

Arcus as a caching provider for the Spring Cache Abstraction

License:Apache License 2.0


Languages

Language:Java 100.0%