Skip to content

Commit d06cb06

Browse files
committed
Merge branch 'main' of github.com:malvads/easy-cache
2 parents 60c1727 + 140f00e commit d06cb06

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
[![Tests](https://github.com/malvads/easycache/actions/workflows/tests.yml/badge.svg)](https://github.com/malvads/easycache/actions/workflows/tests.yml)
88
[![Build](https://github.com/malvads/easycache/actions/workflows/build.yml/badge.svg)](https://github.com/malvads/easycache/actions/workflows/build.yml)
99
</p>
10+
11+
Maybe not the best caching system, but its a caching system :)
12+
1013
EasyCache is an in-memory cache system for Ruby designed for situations where you don't want to set up Redis or Memcached but still need a simple solution for caching key-value data.
1114

1215
## Install

0 commit comments

Comments
 (0)