cb372/scalacache

Simple caching in Scala

Scala

762

1,133 commits

updated Apr 24, 2025

See the code

README

ScalaCache

Join the chat at https://gitter.im/cb372/scalacache

Build Status Maven Central

A facade for the most popular cache implementations, with a simple, idiomatic Scala API.

Use ScalaCache to add caching to any Scala app with the minimum of fuss.

The following cache implementations are supported, and it's easy to plugin your own implementation:

Documentation

Documentation is available on the ScalaCache website.

Compatibility

ScalaCache is available for Scala 2.11.x, 2.12.x, and 2.13.x.

The JVM must be Java 8 or newer.

Compiling the documentation

To make a change to the documentation:

  1. Make sure that memcached is running on localhost:11211
  2. Perform the desired changes
  3. Run sbt doc/makeMicrosite

Contributors

(top 30 of 33)

cb372

513 commits

scala-steward

258 commits

lewisjkl

139 commits

mergify[bot]

109 commits

cb372/scalacache

Simple caching in Scala

Scala

762

1,133 commits

updated Apr 24, 2025

See the code

README

ScalaCache

Join the chat at https://gitter.im/cb372/scalacache

Build Status Maven Central

A facade for the most popular cache implementations, with a simple, idiomatic Scala API.

Use ScalaCache to add caching to any Scala app with the minimum of fuss.

The following cache implementations are supported, and it's easy to plugin your own implementation:

Documentation

Documentation is available on the ScalaCache website.

Compatibility

ScalaCache is available for Scala 2.11.x, 2.12.x, and 2.13.x.

The JVM must be Java 8 or newer.

Compiling the documentation

To make a change to the documentation:

  1. Make sure that memcached is running on localhost:11211
  2. Perform the desired changes
  3. Run sbt doc/makeMicrosite

Contributors

(top 30 of 33)

cb372

513 commits

scala-steward

258 commits

lewisjkl

139 commits

mergify[bot]

109 commits

Languages

Scala

100.0%