Skip to content

Commit b5ef518

Browse files
committed
update readme
1 parent 79e6051 commit b5ef518

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Build Status](https://travis-ci.org/crystal-cache/postgres_cache.svg?branch=main)](https://travis-ci.org/crystal-cache/postgres_cache)
44

5-
A [cache](https://github.com/mamantoha/cache) store implementation which stores everything in the Postgres database,
5+
A [cache](https://github.com/crystal-cache/cache) store implementation which stores everything in the Postgres database,
66
using [crystal-pg](https://github.com/will/crystal-pg) as the backend.
77

88
`Cache::PostgresStore` is a Crystal cache backed by a Postgres UNLOGGED table and text column.

0 commit comments

Comments
 (0)