Skip to content

Commit

Permalink
Merge pull request #21 from BJS-kr/chore/fix_import
Browse files Browse the repository at this point in the history
add image comment
  • Loading branch information
BJS-kr authored Apr 24, 2024
2 parents 05dff97 + 81fb499 commit 289f9f3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.MD
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# NestJS-Omacache

<p align="center">
<img src="https://github.com/TeamSparta-Inc/nestjs-cache/assets/119388148/c686a2a8-a785-4dba-8a5c-6bce1dd68b45" alt="omacache_logo" width="350" class="center"/>
<img src="https://github.com/TeamSparta-Inc/nestjs-cache/assets/119388148/c686a2a8-a785-4dba-8a5c-6bce1dd68b45" alt="omacache_logo" width="350"/>
<em style="white-space: nowrap;">by talented designer, <a href="mailto:dh.kim@teamsparta.co">kdh0178@gmail.com</a></em>
</p>

## Motivation

Nest's cache-manager has limitations and inconveniences(i.e. cache applied for controller only).
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nestjs-omacache",
"version": "1.0.10",
"version": "1.1.0",
"description": "simple, flexible and powerful cache decorator factory for NestJS",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 289f9f3

Please sign in to comment.