Skip to content

Commit

Permalink
Update README.md (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
TiBianMod authored May 27, 2024
1 parent 258963c commit d5ca7c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ import { memoryStore } from '@verrou/core/drivers/memory'

const verrou = new Verrou({
default: 'redis',
drivers: {
stores: {
redis: { driver: redisStore() },
memory: { driver: memoryStore() }
}
Expand Down

0 comments on commit d5ca7c1

Please sign in to comment.